summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/core/container_applet.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/core/container_applet.h')
-rw-r--r--kicker/kicker/core/container_applet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/kicker/core/container_applet.h b/kicker/kicker/core/container_applet.h
index 11eed1bfe..019e52c96 100644
--- a/kicker/kicker/core/container_applet.h
+++ b/kicker/kicker/core/container_applet.h
@@ -31,9 +31,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "appletinfo.h"
#include "container_base.h"
-class QHBox;
+class TQHBox;
class QXEmbed;
-class QBoxLayout;
+class TQBoxLayout;
class KConfig;
class AppletHandle;