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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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';
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user