Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 8d7beae42cd848bbe751cbdaa60065d2 > files > 2

manaworld-0.0.29.1-4.fc15.src.rpm

diff -up tmw-0.0.29.1/src/emoteshortcut.cpp~ tmw-0.0.29.1/src/emoteshortcut.cpp
--- tmw-0.0.29.1/src/emoteshortcut.cpp~	2009-04-15 20:55:28.000000000 +0200
+++ tmw-0.0.29.1/src/emoteshortcut.cpp	2010-12-15 21:42:45.965087997 +0100
@@ -26,7 +26,7 @@
 
 #include "utils/stringutils.h"
 
-EmoteShortcut::EmoteShortcut *emoteShortcut;
+EmoteShortcut *emoteShortcut;
 
 EmoteShortcut::EmoteShortcut():
     mEmoteSelected(0)
diff -up tmw-0.0.29.1/src/itemshortcut.cpp~ tmw-0.0.29.1/src/itemshortcut.cpp
--- tmw-0.0.29.1/src/itemshortcut.cpp~	2009-05-12 19:32:18.000000000 +0200
+++ tmw-0.0.29.1/src/itemshortcut.cpp	2010-12-15 21:43:08.335088297 +0100
@@ -30,7 +30,7 @@
 
 #include "utils/stringutils.h"
 
-ItemShortcut::ItemShortcut *itemShortcut;
+ItemShortcut *itemShortcut;
 
 ItemShortcut::ItemShortcut():
     mItemSelected(-1)