From a08aff328d4393031d5ba7d622c2b05705a89d73 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 04 Jul 2007 11:23:42 +0000 Subject: initial public commit of qt4 port --- (limited to 'kmicromail/koprefsdialog.h') diff --git a/kmicromail/koprefsdialog.h b/kmicromail/koprefsdialog.h index 7fa9261..042af3f 100644 --- a/kmicromail/koprefsdialog.h +++ b/kmicromail/koprefsdialog.h @@ -23,10 +23,12 @@ #ifndef _KOPREFSDIALOG_H #define _KOPREFSDIALOG_H -#include -#include +#include +#include #include -#include +#include +//Added by qt3to4: +#include #include @@ -119,7 +121,7 @@ protected: KPrefsWidBool *mEnableGroupScheduling; KPrefsWidBool *mEnableProjectView; - QFrame *mPrinterTab; + Q3Frame *mPrinterTab; QLineEdit *nameEdit; QLineEdit *emailEdit; @@ -146,7 +148,7 @@ protected: QComboBox *mCategoryCombo; KColorButton *mCategoryButton; - QDict mCategoryDict; + Q3Dict mCategoryDict; QSlider *mHourSizeSlider; -- cgit v0.9.0.2