.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@12373 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2018-10-17 09:47:47 +00:00
parent bebec2bced
commit a5f0b60804

View file

@ -164,10 +164,10 @@ public: // really private:
static Gclipboard& gselection();
static String RenderPrimarySelection(const Value& fmt);
static Vector<Event<> > hotkey;
static Vector<dword> keyhot;
static Vector<dword> modhot;
static guint MouseState;
static Vector<Event<>> hotkey;
static Vector<dword> keyhot;
static Vector<dword> modhot;
static guint MouseState;
public:
static void EndSession() {}