summaryrefslogtreecommitdiff
path: root/noncore/settings/appearance2/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/settings/appearance2/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/appearance2/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/settings/appearance2/main.cpp b/noncore/settings/appearance2/main.cpp
index 8ac45d8..87061e3 100644
--- a/noncore/settings/appearance2/main.cpp
+++ b/noncore/settings/appearance2/main.cpp
@@ -21,13 +21,14 @@
  -_. . .   )=.  = see the file COPYING. If not, write to the
    --        :-=` Free Software Foundation, Inc.,
59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
*/
#include "appearance.h"
#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<Appearance> )