Fix accidental conversion of dockwin

pull/1/head
Timothy Pearson 13 years ago
parent a99d760062
commit 507e7a3197

@ -54,7 +54,7 @@
#include <tqtextbrowser.h>
#include <tqmessagebox.h>
#include <tqlineedit.h>
#include <tqdoctwindow.h>
#include <tqdockwindow.h>
#include <tqpushbutton.h>
#include <tqinputdialog.h>
#include <tqobjectlist.h>

@ -26,7 +26,7 @@
#include <tqstringlist.h>
#include <tqptrlist.h>
#include <tqdoctwindow.h>
#include <tqdockwindow.h>
#include <tqevent.h>
#include <dom/dom_node.h>

Loading…
Cancel
Save