summaryrefslogtreecommitdiffstats
path: root/pacman-c++/pacman.server.pro
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-c++/pacman.server.pro')
-rw-r--r--pacman-c++/pacman.server.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/pacman-c++/pacman.server.pro b/pacman-c++/pacman.server.pro
index 631bc50..4284286 100644
--- a/pacman-c++/pacman.server.pro
+++ b/pacman-c++/pacman.server.pro
@@ -14,7 +14,7 @@ SOURCES += pixmapitem.cpp \
14 bonuspoint.cpp \ 14 bonuspoint.cpp \
15 mainwidget.cpp \ 15 mainwidget.cpp \
16 point.cpp \ 16 point.cpp \
17 audioplayer.cpp \ 17 audio.cpp \
18 sceneholder.cpp \ 18 sceneholder.cpp \
19 util.cpp \ 19 util.cpp \
20 clicklabel.cpp 20 clicklabel.cpp
@@ -27,7 +27,7 @@ HEADERS += pixmapitem.h \
27 mainwidget.h \ 27 mainwidget.h \
28 constants.h \ 28 constants.h \
29 point.h \ 29 point.h \
30 audioplayer.h \ 30 audio.h \
31 sceneholder.h \ 31 sceneholder.h \
32 util.h \ 32 util.h \
33 clicklabel.h 33 clicklabel.h