summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gui/textdialog.h3
-rw-r--r--src/gui/widgets/tabbedarea.cpp2
-rw-r--r--src/gui/widgets/tabbedarea.h2
-rw-r--r--src/winver.h12
4 files changed, 9 insertions, 10 deletions
diff --git a/src/gui/textdialog.h b/src/gui/textdialog.h
index e14ab26b..c03ce7e6 100644
--- a/src/gui/textdialog.h
+++ b/src/gui/textdialog.h
@@ -24,8 +24,7 @@
#ifndef _TMW_GUI_GUILD_DIALOG_H
#define _TMW_GUI_GUILD_DIALOG_H
-#include <guichan/actionlistener.hpp>
-
+#include <guichan/actionlistener.hpp>
#include "textfield.h"
#include "window.h"
diff --git a/src/gui/widgets/tabbedarea.cpp b/src/gui/widgets/tabbedarea.cpp
index 5c9403c7..b405e4bf 100644
--- a/src/gui/widgets/tabbedarea.cpp
+++ b/src/gui/widgets/tabbedarea.cpp
@@ -18,7 +18,7 @@
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: $
+ * $Id$
*/
#include "tabbedarea.h"
diff --git a/src/gui/widgets/tabbedarea.h b/src/gui/widgets/tabbedarea.h
index e24b9794..f1f797ca 100644
--- a/src/gui/widgets/tabbedarea.h
+++ b/src/gui/widgets/tabbedarea.h
@@ -18,7 +18,7 @@
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: $
+ * $Id$
*/
#ifndef _TMW_TABBEDAREA_H
diff --git a/src/winver.h b/src/winver.h
index 58f11bea..abf91e9f 100644
--- a/src/winver.h
+++ b/src/winver.h
@@ -1,6 +1,6 @@
-/* VERSION DEFINITIONS */
-#define VER_MAJOR 0
-#define VER_MINOR 1
-#define VER_RELEASE 0
-#define VER_BUILD 0
-#define PACKAGE_VERSION "0.1.0"
+/* VERSION DEFINITIONS */
+#define VER_MAJOR 0
+#define VER_MINOR 1
+#define VER_RELEASE 0
+#define VER_BUILD 0
+#define PACKAGE_VERSION "0.1.0"