From eb9be7ada3de060d8c5ce52590bd91120ed5e1bd Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 10 Feb 2003 21:36:08 +0000 Subject: better commit that... --- (limited to 'x11/libqpe-x11/qpe') diff --git a/x11/libqpe-x11/qpe/qpeapplication.cpp b/x11/libqpe-x11/qpe/qpeapplication.cpp index 49115d8..c4f8f38 100644 --- a/x11/libqpe-x11/qpe/qpeapplication.cpp +++ b/x11/libqpe-x11/qpe/qpeapplication.cpp @@ -499,8 +499,8 @@ int QPEApplication::exec() { void QPEApplication::internalSetStyle( const QString& ) { } -void QPEApplication::systemMessage( const QCString&, const QByteArray& ) { - +void QPEApplication::systemMessage( const QCString& chan, const QByteArray& ) { + qWarning("QPEApplication::systemMessage( %s )", chan.data() ); } void QPEApplication::pidMessage( const QCString&, const QByteArray& ) { -- cgit v0.9.0.2