diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-09-18 10:02:13 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-09-18 10:02:13 +0000 |
| commit | 758badf800f49c7db3ca2ee81afd1e885ae97da5 (patch) | |
| tree | 5c68e69d374bc222fee974cb47990d3313efe9e1 /src/ui/CMakeLists.txt | |
| parent | c6e0029ee9ead0cc4c638831048f605b8160d1de (diff) | |
| download | qmmp-758badf800f49c7db3ca2ee81afd1e885ae97da5.tar.gz qmmp-758badf800f49c7db3ca2ee81afd1e885ae97da5.tar.bz2 qmmp-758badf800f49c7db3ca2ee81afd1e885ae97da5.zip | |
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
Diffstat (limited to 'src/ui/CMakeLists.txt')
| -rw-r--r-- | src/ui/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
