Changeset 137 for smplayer/vendor/current/src/preferences.h
- Timestamp:
- Dec 3, 2012, 5:29:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/preferences.h
r133 r137 296 296 bool show_tag_in_window_title; 297 297 298 int time_to_kill_mplayer; 299 298 300 299 301 /* ********* … … 492 494 ******* */ 493 495 Filters * filters; 496 497 498 /* ********* 499 SMPlayer info 500 ********* */ 501 502 #ifdef FONTCACHE_DIALOG 503 QString smplayer_version; 504 #endif 505 494 506 }; 507 495 508 Q_DECLARE_OPERATORS_FOR_FLAGS(Preferences::WheelFunctions) 496 509
Note:
See TracChangeset
for help on using the changeset viewer.