Fix KDE compile
This commit is contained in:
committed by
craig.p.drummond@gmail.com
parent
a39211908e
commit
e86bfa8f6a
@@ -48,7 +48,6 @@ Application::Application(Display *display, Qt::HANDLE visual, Qt::HANDLE colorma
|
||||
: KUniqueApplication(display, visual, colormap)
|
||||
, w(0)
|
||||
{
|
||||
connect(PowerManagement::self(), SIGNAL(resuming()), MPDConnection::self(), SLOT(reconnect()));
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user