cosmetics

This commit is contained in:
Pavel Sanda 2018-04-21 10:06:27 +02:00
parent 51466fe649
commit 9fa36455c9

View File

@ -121,7 +121,8 @@ private:
mouse_button::state button_;
///
KeyModifier modifier_;
///
/// Commands should be run synchronously when they
/// are launched via "command-sequence" or "repeat"
bool allow_async_;
};