Style fix .. thanks axel

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32838 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Fredrik Modeen
2009-08-30 17:00:32 +00:00
parent a26bf7958f
commit 21b9bcb21c
6 changed files with 1 additions and 11 deletions
-2
View File
@@ -7,8 +7,6 @@
* Axel Dörfler ([email protected]) * Axel Dörfler ([email protected])
* Andrew McCall ([email protected]) * Andrew McCall ([email protected])
*/ */
#ifndef MOUSE_H #ifndef MOUSE_H
#define MOUSE_H #define MOUSE_H
+1 -2
View File
@@ -7,11 +7,10 @@
* Axel Dörfler ([email protected]) * Axel Dörfler ([email protected])
* Andrew McCall ([email protected]) * Andrew McCall ([email protected])
*/ */
#ifndef MOUSE_CONSTANTS_H #ifndef MOUSE_CONSTANTS_H
#define MOUSE_CONSTANTS_H #define MOUSE_CONSTANTS_H
// interface messages // interface messages
const uint32 kMsgDefaults = 'BTde'; const uint32 kMsgDefaults = 'BTde';
const uint32 kMsgRevert = 'BTre'; const uint32 kMsgRevert = 'BTre';
-2
View File
@@ -7,8 +7,6 @@
* Axel Dörfler ([email protected]) * Axel Dörfler ([email protected])
* Andrew McCall ([email protected]) * Andrew McCall ([email protected])
*/ */
#ifndef MOUSE_SETTINGS_H #ifndef MOUSE_SETTINGS_H
#define MOUSE_SETTINGS_H #define MOUSE_SETTINGS_H
-2
View File
@@ -7,8 +7,6 @@
* Axel Dörfler ([email protected]) * Axel Dörfler ([email protected])
* Andrew McCall ([email protected]) * Andrew McCall ([email protected])
*/ */
#ifndef MOUSE_VIEW_H #ifndef MOUSE_VIEW_H
#define MOUSE_VIEW_H #define MOUSE_VIEW_H
-2
View File
@@ -7,8 +7,6 @@
* Axel Dörfler ([email protected]) * Axel Dörfler ([email protected])
* Andrew McCall ([email protected]) * Andrew McCall ([email protected])
*/ */
#ifndef MOUSE_WINDOW_H #ifndef MOUSE_WINDOW_H
#define MOUSE_WINDOW_H #define MOUSE_WINDOW_H
-1
View File
@@ -7,7 +7,6 @@
* Axel Dörfler ([email protected]) * Axel Dörfler ([email protected])
* Andrew McCall ([email protected]) * Andrew McCall ([email protected])
*/ */
#ifndef SETTINGS_VIEW_H #ifndef SETTINGS_VIEW_H
#define SETTINGS_VIEW_H #define SETTINGS_VIEW_H