summaryrefslogtreecommitdiffstats
path: root/ksirc/usercontrolmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/usercontrolmenu.h')
-rw-r--r--ksirc/usercontrolmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/usercontrolmenu.h b/ksirc/usercontrolmenu.h
index 5ffdfbb4..872f5f8a 100644
--- a/ksirc/usercontrolmenu.h
+++ b/ksirc/usercontrolmenu.h
@@ -15,7 +15,7 @@ class UserControlMenu {
const TQString& _action = 0,
int _accel = 0,
int _type = 0,
- bool _op_only = FALSE);
+ bool _op_only = false);
~UserControlMenu();