summaryrefslogtreecommitdiff
path: root/shared/mouse_move_dlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/mouse_move_dlg.h')
-rw-r--r--shared/mouse_move_dlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/mouse_move_dlg.h b/shared/mouse_move_dlg.h
index 2e23c089..4412529c 100644
--- a/shared/mouse_move_dlg.h
+++ b/shared/mouse_move_dlg.h
@@ -3,7 +3,7 @@
// * GNU General Public License: http://www.gnu.org/licenses/gpl.html *
// * Copyright (C) 2008-2011 ZenJu (zhnmju123 AT gmx.de) *
// **************************************************************************
-//
+
#ifndef MOUSEMOVEWINDOW_H_INCLUDED
#define MOUSEMOVEWINDOW_H_INCLUDED
bgstack15