Changeset 24
Legend:
- Unmodified
- Added
- Removed
-
QtMPC.pro
r17 r24 16 16 gui/musiclibrarymodel.h \ 17 17 gui/playlisttablemodel.h \ 18 gui/preferences_dialog.h \ 18 19 lib/mpdconnection.h \ 19 20 lib/mpdparseutils.h \ … … 21 22 lib/song.h 22 23 23 FORMS += gui/main_window.ui 24 FORMS += gui/main_window.ui \ 25 gui/preferences_dialog.ui 24 26 25 27 SOURCES += main.cpp \ … … 28 30 gui/musiclibrarymodel.cpp \ 29 31 gui/playlisttablemodel.cpp \ 32 gui/preferences_dialog.cpp \ 30 33 lib/mpdconnection.cpp \ 31 34 lib/mpdparseutils.cpp \
Note: See TracChangeset
for help on using the changeset viewer.
