summaryrefslogtreecommitdiffstats
path: root/kdm/kfrontend/kfdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdm/kfrontend/kfdialog.h')
-rw-r--r--kdm/kfrontend/kfdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdm/kfrontend/kfdialog.h b/kdm/kfrontend/kfdialog.h
index 3f0524b84..783ce0ae8 100644
--- a/kdm/kfrontend/kfdialog.h
+++ b/kdm/kfrontend/kfdialog.h
@@ -29,7 +29,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include <tqdialog.h>
#include <tqmessagebox.h>
-class QFrame;
+class TQFrame;
class FDialog : public TQDialog {
typedef TQDialog inherited;