summaryrefslogtreecommitdiffstats
path: root/examples/i18n/mywidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/i18n/mywidget.cpp')
-rw-r--r--examples/i18n/mywidget.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/i18n/mywidget.cpp b/examples/i18n/mywidget.cpp
index def27cba..ce9218ce 100644
--- a/examples/i18n/mywidget.cpp
+++ b/examples/i18n/mywidget.cpp
@@ -9,10 +9,10 @@
#include <ntqbuttongroup.h>
#include <ntqradiobutton.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqlistbox.h>
#include <ntqcombobox.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqhbox.h>
#include <ntqvbox.h>
#include <ntqaccel.h>