Changeset 163 for smplayer/vendor/current/src/smplayer.h
- Timestamp:
- May 15, 2014, 7:53:54 PM (12 years ago)
- File:
-
- 1 edited
-
smplayer/vendor/current/src/smplayer.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/smplayer.h
r154 r163 1 1 /* smplayer, GUI front-end for mplayer. 2 Copyright (C) 2006-201 3Ricardo Villalba <[email protected]>2 Copyright (C) 2006-201 Ricardo Villalba <[email protected]> 3 3 4 4 This program is free software; you can redistribute it and/or modify … … 55 55 void showInfo(); 56 56 void deleteConfig(); 57 58 59 57 60 58 61 static BaseGui * main_window; … … 77 80 // Output log 78 81 static QFile output_log; 82 83 84 79 85 static void myMessageOutput( QtMsgType type, const char *msg ); 86 80 87 static bool allow_to_send_log_to_gui; 81 88 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
