Changeset 18 for gui/main_window.h
- Timestamp:
- 12/31/07 11:10:22 (4 years ago)
- File:
-
- 1 edited
-
gui/main_window.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gui/main_window.h
r17 r18 3 3 4 4 #include <QMainWindow> 5 #include <QSortFilterProxyModel> 5 6 #include <QTimer> 6 7 … … 25 26 PlaylistTableModel playlistModel; 26 27 MusicLibraryModel musicLibraryModel; 28 QSortFilterProxyModel libraryProxyModel; 27 29 bool slidingVolume; 28 30
Note: See TracChangeset
for help on using the changeset viewer.
