13
0

NO-OP whitespace

This commit is contained in:
Robin Gareus 2017-03-11 00:36:47 +01:00
parent 41216d200a
commit 0b966460a5

View File

@ -159,9 +159,8 @@ class LIBGTKMM2EXT_API UI : public AbstractUI<UIRequest>
/* starting is sent just before we enter the main loop,
stopping just after we return from it (at the top level)
* stopping just after we return from it (at the top level)
*/
virtual int starting() = 0;
sigc::signal<void> theme_changed;