From 758badf800f49c7db3ca2ee81afd1e885ae97da5 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 18 Sep 2010 10:02:13 +0000 Subject: switching to QLocalServer and QLocalSocket git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1890 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ui/CMakeLists.txt') diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 98fa8e197..2a1eb1915 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -76,7 +76,6 @@ SET(ui_SRCS titlebarcontrol.cpp titlebar.cpp togglebutton.cpp - unixdomainsocket.cpp visualmenu.cpp volumebar.cpp cursorimage.cpp @@ -132,7 +131,6 @@ SET(ui_MOC_HDRS titlebarcontrol.h titlebar.h togglebutton.h - unixdomainsocket.h visualmenu.h volumebar.h cursorimage.h -- cgit v1.2.3-13-gbd6f