summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/core/panelextension.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/core/panelextension.h')
-rw-r--r--kicker/kicker/core/panelextension.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/kicker/core/panelextension.h b/kicker/kicker/core/panelextension.h
index 5c753c316..c7882291f 100644
--- a/kicker/kicker/core/panelextension.h
+++ b/kicker/kicker/core/panelextension.h
@@ -32,8 +32,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
class AppletContainer;
class ContainerArea;
-class QPopupMenu;
-class QGridLayout;
+class TQPopupMenu;
+class TQGridLayout;
// This is the KPanelExtension responsible for the main kicker panel
// Prior to KDE 3.4 it was the ChildPanelExtension