mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
blinker tweaks
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1631 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -61,7 +61,7 @@ class ConsolePanel : public SetWindowPanel {
|
||||
MessageType new_errors_since_last_view;
|
||||
int blinker_state;
|
||||
wxTimer blinker_timer;
|
||||
static const int MAX_BLINKS = 5;
|
||||
static const int MAX_BLINKS = 6;
|
||||
static const int BLINK_TIME = 1000;
|
||||
|
||||
void stop_blinker();
|
||||
|
||||
Reference in New Issue
Block a user