From b51d88d7b0b517b71ae3b59d8228335f38ca9fc7 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 13 Apr 2004 14:53:58 +0000 Subject: Split the KeyConfig Manager and Widget into Ui and Core parts Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget --- (limited to 'noncore/graphics/opie-eye/gui/mainwindow.h') diff --git a/noncore/graphics/opie-eye/gui/mainwindow.h b/noncore/graphics/opie-eye/gui/mainwindow.h index 042d568..59dba30 100644 --- a/noncore/graphics/opie-eye/gui/mainwindow.h +++ b/noncore/graphics/opie-eye/gui/mainwindow.h @@ -14,9 +14,11 @@ namespace Opie { namespace Ui{ - class OKeyConfigManager; class OWidgetStack; } +namespace Core{ + class OKeyConfigManager; +} } class PIconView; -- cgit v0.9.0.2