summaryrefslogtreecommitdiffstats
path: root/plugins/src/accessible/widgets/qaccessiblewidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/src/accessible/widgets/qaccessiblewidget.cpp')
-rw-r--r--plugins/src/accessible/widgets/qaccessiblewidget.cpp58
1 files changed, 29 insertions, 29 deletions
diff --git a/plugins/src/accessible/widgets/qaccessiblewidget.cpp b/plugins/src/accessible/widgets/qaccessiblewidget.cpp
index 4c9e588f3..fe27f8091 100644
--- a/plugins/src/accessible/widgets/qaccessiblewidget.cpp
+++ b/plugins/src/accessible/widgets/qaccessiblewidget.cpp
@@ -1,32 +1,32 @@
#include "qaccessiblewidget.h"
-#include <qapplication.h>
-#include <qstyle.h>
-#include <qobjectlist.h>
-#include <qpushbutton.h>
-#include <qslider.h>
-#include <qdial.h>
-#include <qspinbox.h>
-#include <qscrollbar.h>
-#include <qslider.h>
-#include <qlineedit.h>
-#include <qlabel.h>
-#include <qlcdnumber.h>
-#include <qprogressbar.h>
-#include <qgroupbox.h>
-#include <qtoolbutton.h>
-#include <qwhatsthis.h>
-#include <qtooltip.h>
-#include <qscrollview.h>
-#include <qheader.h>
-#include <qtabbar.h>
-#include <qcombobox.h>
-#include <qrangecontrol.h>
-#include <qlistbox.h>
-#include <qlistview.h>
-#include <qiconview.h>
-#include <qtextedit.h>
-#include <qwidgetstack.h>
+#include <ntqapplication.h>
+#include <ntqstyle.h>
+#include <ntqobjectlist.h>
+#include <ntqpushbutton.h>
+#include <ntqslider.h>
+#include <ntqdial.h>
+#include <ntqspinbox.h>
+#include <ntqscrollbar.h>
+#include <ntqslider.h>
+#include <ntqlineedit.h>
+#include <ntqlabel.h>
+#include <ntqlcdnumber.h>
+#include <ntqprogressbar.h>
+#include <ntqgroupbox.h>
+#include <ntqtoolbutton.h>
+#include <ntqwhatsthis.h>
+#include <ntqtooltip.h>
+#include <ntqscrollview.h>
+#include <ntqheader.h>
+#include <ntqtabbar.h>
+#include <ntqcombobox.h>
+#include <ntqrangecontrol.h>
+#include <ntqlistbox.h>
+#include <ntqlistview.h>
+#include <ntqiconview.h>
+#include <ntqtextedit.h>
+#include <ntqwidgetstack.h>
#include <private/qtitlebar_p.h>
@@ -442,7 +442,7 @@ TQMemArray<int> TQAccessibleWidget::selection() const
}
/*!
- \class TQAccessibleWidgetStack qaccessible.h
+ \class TQAccessibleWidgetStack ntqaccessible.h
\brief The TQAccessibleWidgetStack class implements the TQAccessibleInterface for widget stacks.
*/
@@ -483,7 +483,7 @@ TQRESULT TQAccessibleWidgetStack::queryChild( int control, TQAccessibleInterface
/*!
- \class TQAccessibleButton qaccessible.h
+ \class TQAccessibleButton ntqaccessible.h
\brief The TQAccessibleButton class implements the TQAccessibleInterface for button type widgets.
*/