summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/QDeferScrollView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/QDeferScrollView.h')
-rw-r--r--src/gui/widgets/QDeferScrollView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/QDeferScrollView.h b/src/gui/widgets/QDeferScrollView.h
index e2f1ae5..81707cb 100644
--- a/src/gui/widgets/QDeferScrollView.h
+++ b/src/gui/widgets/QDeferScrollView.h
@@ -52,7 +52,7 @@ namespace Rosegarden
*/
class QDeferScrollView : public TQScrollView
{
- Q_OBJECT
+ TQ_OBJECT
public:
QDeferScrollView(TQWidget* parent=0, const char *name=0, WFlags f=0);