summaryrefslogtreecommitdiffstats
path: root/win/dummy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'win/dummy.cpp')
-rw-r--r--win/dummy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/dummy.cpp b/win/dummy.cpp
index 21b26172d..5e97e57b6 100644
--- a/win/dummy.cpp
+++ b/win/dummy.cpp
@@ -21,7 +21,7 @@
/**
tqt_enter_modal() and tqt_enter_modal() from qapplication_win.cpp are not exported
- by default, then we can't use it in NetAccess::enter_loop() (kio).
+ by default, then we can't use it in NetAccess::enter_loop() (tdeio).
Empty implementation created as a workaround.
*/
KDEWIN32_EXPORT void tqt_enter_modal( TQWidget *widget )