From 2b75e2ead19b519a6065e80d3249c9e92f035d44 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 21 May 2012 20:31:14 -0500 Subject: Fix inadvertent "Qt::" remnants. --- kmix/viewapplet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmix/viewapplet.h') diff --git a/kmix/viewapplet.h b/kmix/viewapplet.h index f1e3d032..a5e32611 100644 --- a/kmix/viewapplet.h +++ b/kmix/viewapplet.h @@ -40,7 +40,7 @@ private: TQBoxLayout* _layoutMDW; // Position of the applet (pLeft, pRight, pTop, pBottom) //KPanelApplet::Position _KMIXposition; - // Qt::Orientation of the applet (horizontal or vertical) + // Orientation of the applet (horizontal or vertical) Qt::Orientation _viewOrientation; }; -- cgit v1.2.1