summaryrefslogtreecommitdiffstats
path: root/src/widgets/qtoolbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qtoolbar.cpp')
-rw-r--r--src/widgets/qtoolbar.cpp34
1 files changed, 17 insertions, 17 deletions
diff --git a/src/widgets/qtoolbar.cpp b/src/widgets/qtoolbar.cpp
index 103c3b42..024ad323 100644
--- a/src/widgets/qtoolbar.cpp
+++ b/src/widgets/qtoolbar.cpp
@@ -38,23 +38,23 @@
**
**********************************************************************/
-#include "qtoolbar.h"
+#include "ntqtoolbar.h"
#ifndef QT_NO_TOOLBAR
-#include "qmainwindow.h"
-#include "qtooltip.h"
-#include "qcursor.h"
-#include "qlayout.h"
-#include "qframe.h"
-#include "qobjectlist.h"
-#include "qpainter.h"
-#include "qdrawutil.h"
-#include "qtoolbutton.h"
-#include "qpopupmenu.h"
-#include "qcombobox.h"
-#include "qtimer.h"
-#include "qwidgetlist.h"
-#include "qstyle.h"
+#include "ntqmainwindow.h"
+#include "ntqtooltip.h"
+#include "ntqcursor.h"
+#include "ntqlayout.h"
+#include "ntqframe.h"
+#include "ntqobjectlist.h"
+#include "ntqpainter.h"
+#include "ntqdrawutil.h"
+#include "ntqtoolbutton.h"
+#include "ntqpopupmenu.h"
+#include "ntqcombobox.h"
+#include "ntqtimer.h"
+#include "ntqwidgetlist.h"
+#include "ntqstyle.h"
static const char * const arrow_v_xpm[] = {
"7 9 3 1",
@@ -211,7 +211,7 @@ void TQToolBarSeparator::paintEvent( TQPaintEvent * )
/*!
- \class TQToolBar qtoolbar.h
+ \class TQToolBar ntqtoolbar.h
\brief The TQToolBar class provides a movable panel containing
widgets such as tool buttons.
@@ -258,7 +258,7 @@ void TQToolBarSeparator::paintEvent( TQPaintEvent * )
in the example above) as a child of a TQMainWindow the toolbar will
be added to the top dock area. You can move it to another dock
area (or float it) by calling TQMainWindow::moveDockWindow(). TQDock
- areas lay out their windows in \link qdockarea.html#lines
+ areas lay out their windows in \link ntqdockarea.html#lines
Lines\endlink.
If the main window is resized so that the area occupied by the