mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
implemented clipboard handling for cards
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@83 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
class RotatedDC;
|
||||
class RealRect;
|
||||
|
||||
// ----------------------------------------------------------------------------- : Window related
|
||||
|
||||
/// Id of the control that has the focus in the given window, or -1 if no control has the focus
|
||||
int focused_control(const Window* window);
|
||||
|
||||
// ----------------------------------------------------------------------------- : DC related
|
||||
|
||||
/// Fill a DC with a single color
|
||||
|
||||
Reference in New Issue
Block a user