diff options
author | Roderic Morris <roderic@ccs.neu.edu> | 2008-08-21 00:22:22 +0000 |
---|---|---|
committer | Roderic Morris <roderic@ccs.neu.edu> | 2008-08-21 00:22:22 +0000 |
commit | fd3706906e3408b497c61dcc54294dee8e6dbaf7 (patch) | |
tree | 948af65a602a37c555b6c60460b649c0cefec1b0 /src/gui/widgets | |
parent | 8b766aeb57b3d47d7676e4ca8c55db86a69e647e (diff) | |
download | mana-fd3706906e3408b497c61dcc54294dee8e6dbaf7.tar.gz mana-fd3706906e3408b497c61dcc54294dee8e6dbaf7.tar.bz2 mana-fd3706906e3408b497c61dcc54294dee8e6dbaf7.tar.xz mana-fd3706906e3408b497c61dcc54294dee8e6dbaf7.zip |
fix svn properties and id tags
Diffstat (limited to 'src/gui/widgets')
-rw-r--r-- | src/gui/widgets/tabbedarea.cpp | 2 | ||||
-rw-r--r-- | src/gui/widgets/tabbedarea.h | 2 |
2 files changed, 2 insertions, 2 deletions
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 |