diff options
Diffstat (limited to 'src/flowlayout.h')
-rw-r--r-- | src/flowlayout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flowlayout.h b/src/flowlayout.h index 3690ece..4387755 100644 --- a/src/flowlayout.h +++ b/src/flowlayout.h @@ -28,7 +28,7 @@ class KConfig; class FlowLayout : public TQLayout{ Q_OBJECT - //macro which activates signals and slots (tqmoc) + //macro which activates signals and slots (moc) public: /** * the direction for moveItem |