use WindowManager toggle API for script-manager

This commit is contained in:
Robin Gareus 2016-05-06 03:59:02 +02:00
parent cdb1395a99
commit 05baa2d1c1
8 changed files with 1 additions and 26 deletions

View file

@ -31,7 +31,6 @@ public:
LuaScriptManager ();
protected:
bool on_delete_event (GdkEventAny*);
void session_going_away();
private: