From 86636b26b9ebe10c0552e0808e21d30004bd6801 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 21 May 2012 20:31:14 -0500 Subject: Fix inadvertent "Qt::" remnants. (cherry picked from commit 2b75e2ead19b519a6065e80d3249c9e92f035d44) --- kmix/viewapplet.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmix/viewapplet.cpp') diff --git a/kmix/viewapplet.cpp b/kmix/viewapplet.cpp index b81a27f1..702dae82 100644 --- a/kmix/viewapplet.cpp +++ b/kmix/viewapplet.cpp @@ -118,7 +118,7 @@ TQWidget* ViewApplet::add(MixDevice *md) false, // Show Mute LED false, // Show Record LED true, // Small - sliderOrientation, // Qt::Orientation + sliderOrientation, // Orientation this, // parent this, // View widget md->name().latin1() -- cgit v1.2.3