summaryrefslogtreecommitdiff
path: root/core/tools/quicklauncher
Side-by-side diff
Diffstat (limited to 'core/tools/quicklauncher') (more/less context) (ignore whitespace changes)
-rw-r--r--core/tools/quicklauncher/main.cpp2
1 files changed, 1 insertions, 1 deletions
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
@@ -228,5 +228,5 @@ int main( int argc, char** argv )
/* make sure libopie gets lined in */
{
- OWait item;
+ Opie::Ui::OWait item;
}