From 184a0cd9935d0a249038cdbe05488c181b273d64 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 13 Mar 2004 21:27:29 +0000 Subject: Fix namespaces in the launcher.. and found a problem with my script --- (limited to 'core/launcher/wait.cpp') diff --git a/core/launcher/wait.cpp b/core/launcher/wait.cpp index 4148e57..a5b329d 100644 --- a/core/launcher/wait.cpp +++ b/core/launcher/wait.cpp @@ -29,6 +29,7 @@ Wait *lastWaitObject = NULL; +using namespace Opie::Ui; Wait::Wait( QWidget *parent ) : QWidget( parent ), pm( Resource::loadPixmap( "wait" ) ), waiting( FALSE ) { -- cgit v0.9.0.2