mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-09 03:24:59 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12373 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
bebec2bced
commit
a5f0b60804
1 changed files with 4 additions and 4 deletions
|
|
@ -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() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue