summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/centralwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/gui/centralwidget.h')
-rw-r--r--kbugbuster/gui/centralwidget.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/kbugbuster/gui/centralwidget.h b/kbugbuster/gui/centralwidget.h
index 525045da..d8e9bf8d 100644
--- a/kbugbuster/gui/centralwidget.h
+++ b/kbugbuster/gui/centralwidget.h
@@ -39,7 +39,7 @@ class CWBugDetails;
*/
class CentralWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -138,6 +138,3 @@ private:
} // namespace
#endif // KBBMAINWINDOW_CENTRALWIGET_H
-
-/* vim: set et ts=4 softtabstop=4 sw=4: */
-