summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/sidebar.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-08-04 09:43:26 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-08-04 09:43:26 +0000
commite88689f3d0032dddfb2c4ac8f65ba2a22a7de571 (patch)
treee64a9509569f4dd62d2d3a0ab421d5f72aa1275a /plugins/TabSRMM/src/sidebar.h
parentfed1940981d82c32e339c391b542ec29b165895b (diff)
- code formatting;
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@5574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/sidebar.h')
-rw-r--r--plugins/TabSRMM/src/sidebar.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/plugins/TabSRMM/src/sidebar.h b/plugins/TabSRMM/src/sidebar.h
index c3c5578de6..32fd8669ea 100644
--- a/plugins/TabSRMM/src/sidebar.h
+++ b/plugins/TabSRMM/src/sidebar.h
@@ -33,13 +33,15 @@
#ifndef __SIDEBAR_H
#define __SIDEBAR_H
-struct TSideBarNotify {
+struct TSideBarNotify
+{
NMHDR nmHdr;
const TWindowData* dat;
};
-/* layout descrtiption structure */
+/* layout description structure */
-struct TSideBarLayout {
+struct TSideBarLayout
+{
TCHAR szName[50]; // everything wants a name...
LONG width; // width of the switchbar element (a single button)
LONG height; // height of a single switchbar element