summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/pmipkg.cpp
Unidiff
Diffstat (limited to 'noncore/unsupported/oipkg/pmipkg.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/pmipkg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/oipkg/pmipkg.cpp b/noncore/unsupported/oipkg/pmipkg.cpp
index 94ca824..b2ddf95 100644
--- a/noncore/unsupported/oipkg/pmipkg.cpp
+++ b/noncore/unsupported/oipkg/pmipkg.cpp
@@ -35,3 +35,3 @@ PmIpkg::PmIpkg( PackageManagerSettings* s, QWidget* p, const char * name, WFlag
35 runwindow = new RunWindow ( p, name, f ); 35 runwindow = new RunWindow ( p, name, f );
36 linkDest = new QCopChannel( "QPE/MakeLinks", this ); 36 linkDest = new QCopChannel( "QPE/oipkg", this );
37 connect( linkDest, SIGNAL(received(const QCString &, const QByteArray &)), 37 connect( linkDest, SIGNAL(received(const QCString &, const QByteArray &)),