no need to include config.h anymore

svn path=/trunk/playground/graphics/okular/; revision=628210
remotes/origin/KDE/4.0
Pino Toscano 19 years ago
parent 23d666cf7f
commit d37f6a80ff
  1. 1
      conf/dlggeneral.cpp
  2. 1
      generators/poppler/generator_pdf.cpp
  3. 4
      shell/shell.h

@ -9,7 +9,6 @@
#include <kauthorized.h>
#include <config.h>
#include <config-okular.h>
#include "ui_dlggeneralbase.h"

@ -33,7 +33,6 @@
#include "generator_pdf.h"
#include "settings.h"
#include <config.h>
#include <config-okular.h>
class PDFEmbeddedFile : public Okular::EmbeddedFile

@ -16,10 +16,6 @@
#ifndef _OKULAR_SHELL_H_
#define _OKULAR_SHELL_H_
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <kparts/mainwindow.h>
#include <kmimetype.h>

Loading…
Cancel
Save