summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/resource.h
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2014-07-01 01:07:31 +0000
committerRené Schümann <white06tiger@gmail.com>2014-07-01 01:07:31 +0000
commitf7df9cb6c5824f5d4b2fa66becdd3ab845d2ce83 (patch)
tree90439b0f3fcbe8baeb69191c3a5f02541c9d236e /plugins/SendScreenshotPlus/src/resource.h
parentce8093c2344cb19ba039b8a6d2243585ef61f638 (diff)
SendSS v0.8.7.0
* improved highlighter/finder, now stops at top-level windows and not at last owner, SHIFT/ALT also finds every child (UMainForm) + added compatibility option for window capture (it captures indirectly) (UMainForm,Utils,resource) * improved tab control creation (UMainForm) ! fixed handle leak (from r9609, still causes Miranda to freeze while "editor" is open. TBD) (UMainForm) git-svn-id: http://svn.miranda-ng.org/main/trunk@9634 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SendScreenshotPlus/src/resource.h')
-rw-r--r--plugins/SendScreenshotPlus/src/resource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SendScreenshotPlus/src/resource.h b/plugins/SendScreenshotPlus/src/resource.h
index 9fb928481b..b2ba2ef4c5 100644
--- a/plugins/SendScreenshotPlus/src/resource.h
+++ b/plugins/SendScreenshotPlus/src/resource.h
@@ -86,6 +86,7 @@
#define ID_gboxOptions 1603
#define ID_chkEditor 1701
#define ID_chkClientArea 1704
+#define ID_chkIndirectCapture 1705
#define ID_chkTimed 1708
#define ID_chkOpenAgain 1710
#define IDC_HEADERBAR 1734