[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeaddons/konq-plugins/kimgalleryplugin
From:       Laurent Montel <montell () club-internet ! fr>
Date:       2003-01-23 10:38:37
[Download RAW message or body]

CVS commit by mlaurent: 

Fix header/include


  M +22 -16    imgallerydialog.cpp   1.13
  M +5 -5      imgallerydialog.h   1.9


--- kdeaddons/konq-plugins/kimgalleryplugin/imgallerydialog.cpp  #1.12:1.13
@@ -25,4 +25,8 @@
 #include <qcombobox.h>
 #include <qwhatsthis.h>
+#include <qcheckbox.h>
+#include <qlineedit.h>
+#include <qspinbox.h>
+
 
 #include <klocale.h>
@@ -33,4 +37,6 @@
 #include <klineedit.h>
 #include <knuminput.h>
+#include <kcolorbutton.h>
+#include <kurlrequester.h>
 
 #include "imgallerydialog.h"

--- kdeaddons/konq-plugins/kimgalleryplugin/imgallerydialog.h  #1.8:1.9
@@ -22,10 +22,5 @@
 #define kimdialogplugin_h
 
-#include <qcheckbox.h>
-#include <qlineedit.h>
-#include <qspinbox.h>
 
-#include <kcolorbutton.h>
-#include <kurlrequester.h>
 #include <kdialogbase.h>
 
@@ -33,4 +28,9 @@ class QProgressDialog;
 class KURL;
 class KIntNumInput;
+class QCheckBox;
+class QLineEdit;
+class KURLRequester;
+class QSpinBox;
+class KColorButton;
 
 typedef QMap<QString,QString> CommentMap;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic