diff options
Diffstat (limited to 'arts/gui/kde/kpopupbox_impl.h')
-rw-r--r-- | arts/gui/kde/kpopupbox_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/gui/kde/kpopupbox_impl.h b/arts/gui/kde/kpopupbox_impl.h index 782a8d91..ebda82c5 100644 --- a/arts/gui/kde/kpopupbox_impl.h +++ b/arts/gui/kde/kpopupbox_impl.h @@ -25,7 +25,7 @@ #include <kframe_impl.h> #include <artsgui.h> -class QBoxLayout; +class TQBoxLayout; class KPopupBox_widget; //class KPopupBoxEventMapper; // The EventMapper isn't needed at present, but perhaps in the future... |