Changeset 233 for trunk/gui/src/PlaylistEditor/PlaylistDialog.h
- Timestamp:
- 07/05/08 19:14:03 (5 years ago)
- Files:
-
- 1 modified
-
trunk/gui/src/PlaylistEditor/PlaylistDialog.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/src/PlaylistEditor/PlaylistDialog.h
r226 r233 67 67 void on_m_pPlaylistTree_itemDoubleClicked (); 68 68 void updateActiveSongNumber(); 69 bool eventFilter ( QObject *o, QEvent *e ); 69 70 70 71