summaryrefslogtreecommitdiffstats
path: root/twin-styles/openlook/OpenLook.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin-styles/openlook/OpenLook.h')
-rw-r--r--twin-styles/openlook/OpenLook.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/openlook/OpenLook.h b/twin-styles/openlook/OpenLook.h
index 4be8ca1a..98db37af 100644
--- a/twin-styles/openlook/OpenLook.h
+++ b/twin-styles/openlook/OpenLook.h
@@ -60,7 +60,7 @@ namespace OpenLook
void iconChange();
void maximizeChange();
void borders(int &left, int &right, int &top, int &bottom) const;
- TQSize minimumSize() const;
+ TQSize tqminimumSize() const;
void resize( const TQSize& );
virtual void mouseDoubleClickEvent(TQMouseEvent *);
virtual void wheelEvent(TQWheelEvent *e);