From 184a0cd9935d0a249038cdbe05488c181b273d64 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 13 Mar 2004 21:27:29 +0000 Subject: Fix namespaces in the launcher.. and found a problem with my script --- (limited to 'core/launcher/qcopbridge.cpp') diff --git a/core/launcher/qcopbridge.cpp b/core/launcher/qcopbridge.cpp index 53efba4..33df6c4 100644 --- a/core/launcher/qcopbridge.cpp +++ b/core/launcher/qcopbridge.cpp @@ -54,6 +54,7 @@ const int block_size = 51200; +using namespace Opie::Core; QCopBridge::QCopBridge( Q_UINT16 port, QObject *parent, const char* name ) : QServerSocket( port, 1, parent, name ), -- cgit v0.9.0.2