summaryrefslogtreecommitdiffstats
path: root/kpilot/dbFlagsEditor_base.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/dbFlagsEditor_base.ui.h')
-rw-r--r--kpilot/dbFlagsEditor_base.ui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpilot/dbFlagsEditor_base.ui.h b/kpilot/dbFlagsEditor_base.ui.h
index 189f09d..74c3b5a 100644
--- a/kpilot/dbFlagsEditor_base.ui.h
+++ b/kpilot/dbFlagsEditor_base.ui.h
@@ -2,7 +2,7 @@
** ui.h extension file, included from the uic-generated form implementation.
**
** If you wish to add, delete or rename functions or slots use
-** Qt Designer which will update this file, preserving your code. Create an
+** TQt Designer which will update this file, preserving your code. Create an
** init() function in place of a constructor, and a destroy() function in
** place of a destructor.
*****************************************************************************/
@@ -14,7 +14,7 @@
#include <ktimewidget.h>
#else
#warning "Workaround for KTimeWidget in KDE 3.1"
-class KTimeWidget : public QWidget
+class KTimeWidget : public TQWidget
{
public:
KTimeWidget(TQWidget *p, const char *n) : TQWidget(p,n) {};