diff options
Diffstat (limited to 'twin/clients/plastik/plastik.h')
-rw-r--r-- | twin/clients/plastik/plastik.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/plastik/plastik.h b/twin/clients/plastik/plastik.h index 85b9e5fa0..587d93f4e 100644 --- a/twin/clients/plastik/plastik.h +++ b/twin/clients/plastik/plastik.h @@ -101,7 +101,7 @@ public: private: void readConfig(); - void pretile(TQPixmap *&pix, int size, Qt::Orientation dir) const; + void pretile(TQPixmap *&pix, int size, TQt::Orientation dir) const; bool m_coloredBorder; bool m_titleShadow; |