From 0d79c003839718ae70b3b997162044abd5c26bf6 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 14 Mar 2004 20:08:59 +0000 Subject: Update the Examples --- (limited to 'examples/simple-icon/simple.cpp') diff --git a/examples/simple-icon/simple.cpp b/examples/simple-icon/simple.cpp index 054ade8..fec1823 100644 --- a/examples/simple-icon/simple.cpp +++ b/examples/simple-icon/simple.cpp @@ -6,7 +6,7 @@ #include // for loading icon #include // for playing a sound -#include // a template + macro to save the main method and allow quick launching +#include // a template + macro to save the main method and allow quick launching #include "simple.h" @@ -21,7 +21,7 @@ * Depending on the global quick launch setting this will create * either a main method or one for our component plugin system */ - +using namespace Opie::Core; OPIE_EXPORT_APP( OApplicationFactory ) Simple::Simple( QWidget* parent, const char* name, WFlags fl ) -- cgit v0.9.0.2