diff options
Diffstat (limited to 'twin-styles/cde/cdeclient.h')
-rw-r--r-- | twin-styles/cde/cdeclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/cde/cdeclient.h b/twin-styles/cde/cdeclient.h index 402e0b3d..e3a0e9ad 100644 --- a/twin-styles/cde/cdeclient.h +++ b/twin-styles/cde/cdeclient.h @@ -78,7 +78,7 @@ protected: void activeChange(); void shadeChange(); void iconChange(); - TQSize minimumSize() const; + TQSize tqminimumSize() const; void resize(const TQSize &size); void borders(int &left, int &right, int &top, int &bottom) const; void mousePressEvent( TQMouseEvent* ); |