summaryrefslogtreecommitdiffstats
path: root/src/flowlayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flowlayout.h')
-rw-r--r--src/flowlayout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flowlayout.h b/src/flowlayout.h
index d3bb4d0..abe1c4f 100644
--- a/src/flowlayout.h
+++ b/src/flowlayout.h
@@ -27,7 +27,7 @@ class Source;
class TDEConfig;
class FlowLayout : public TQLayout{
- Q_OBJECT
+ TQ_OBJECT
//macro which activates signals and slots (moc)
public:
/**