summaryrefslogtreecommitdiffstats
path: root/twin/tabbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/tabbox.h')
-rw-r--r--twin/tabbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/tabbox.h b/twin/tabbox.h
index 3fd419ad7..0f07b019c 100644
--- a/twin/tabbox.h
+++ b/twin/tabbox.h
@@ -46,7 +46,7 @@ class TabBox : public TQFrame
bool isAppsOnly() const;
void reset();
- void nextPrev( bool next = TRUE);
+ void nextPrev( bool next = true);
void delayedShow();
void hide();