summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieirc/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opieirc/main.cpp b/noncore/net/opieirc/main.cpp
index f3cbecc..880169c 100644
--- a/noncore/net/opieirc/main.cpp
+++ b/noncore/net/opieirc/main.cpp
@@ -6,2 +6,2 @@
6using namespace Opie::Core; 6using namespace Opie::Core;
7OPIE_EXPORT_APP( OApplicationFactory<MainWindow> ) 7OPIE_EXPORT_APP_V2( OApplicationFactory<MainWindow>, "OpieIRC" )