From 4f6dbea16af4c6edb7cdc619be4cacf672f8aee8 Mon Sep 17 00:00:00 2001 From: eilers Date: Wed, 31 Mar 2004 14:41:46 +0000 Subject: Fixed namespace for OWait to be able to compile it.. But I don't understand, why we need it.. !? --- (limited to 'core/tools') diff --git a/core/tools/quicklauncher/main.cpp b/core/tools/quicklauncher/main.cpp index f3055cc..d467d6e 100644 --- a/core/tools/quicklauncher/main.cpp +++ b/core/tools/quicklauncher/main.cpp @@ -227,7 +227,7 @@ int main( int argc, char** argv ) /* make sure libopie gets lined in */ { - OWait item; + Opie::Ui::OWait item; } // Create a widget to force initialization of title bar images, etc. -- cgit v0.9.0.2