Mercurial > mercurial > hgweb_mover2.cgi
comparison include/myframe.h @ 29:24283d3a9592 v2.3
fix shortcut-keys
author | pyon@macmini |
---|---|
date | Sat, 05 Nov 2011 12:25:39 +0900 |
parents | d21de4693652 |
children | e4d585cbd172 |
comparison
equal
deleted
inserted
replaced
28:d54f1f1e583d | 29:24283d3a9592 |
---|---|
73 void MoveImages(void); | 73 void MoveImages(void); |
74 void OnOpenHhsDir(wxListEvent& event); | 74 void OnOpenHhsDir(wxListEvent& event); |
75 // $B0J2<!$Dj7?$b$N(B | 75 // $B0J2<!$Dj7?$b$N(B |
76 void OnTimer(wxTimerEvent& event); | 76 void OnTimer(wxTimerEvent& event); |
77 void OnChar(wxKeyEvent& event); | 77 void OnChar(wxKeyEvent& event); |
78 void F5_Shortcut(void); | |
79 void F7_Shortcut(void); | 78 void F7_Shortcut(void); |
80 void OnIdle(wxIdleEvent& event); | 79 void OnIdle(wxIdleEvent& event); |
81 void OnWinSize(wxSizeEvent& event); | 80 void OnWinSize(wxSizeEvent& event); |
82 void OnWinMove(wxMoveEvent& event); | 81 void OnWinMove(wxMoveEvent& event); |
83 void TellLocation( void ); | 82 void TellLocation( void ); |