summaryrefslogtreecommitdiffstats
path: root/src/torkview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/torkview.cpp')
-rw-r--r--src/torkview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/torkview.cpp b/src/torkview.cpp
index 4669ef3..4c63eaa 100644
--- a/src/torkview.cpp
+++ b/src/torkview.cpp
@@ -1580,7 +1580,7 @@ void torkView::populateMenu()
)+"</qt>");
firefoxitem->icon->setURL("firefox");
- //TQComboBox* countries = new TQComboBox( FALSE, "this" );
+ //TQComboBox* countries = new TQComboBox( false, "this" );
//firefoxitem->insertWidget(1,countries);
buttonStart = new KURLLabel(firefoxitem);