QTfrontend/gameuiconfig.h
changeset 7006 6af78154dc62
parent 6952 7f70f37bbf08
child 7235 baa69bd025d9
--- a/QTfrontend/gameuiconfig.h	Sun Apr 01 15:23:34 2012 +0200
+++ b/QTfrontend/gameuiconfig.h	Wed May 02 23:53:45 2012 +0200
@@ -1,6 +1,6 @@
 /*
  * Hedgewars, a free turn based strategy game
- * Copyright (c) 2006-2012 Andrey Korotaev <unC0Rr@gmail.com>
+ * Copyright (c) 2004-2012 Andrey Korotaev <unC0Rr@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -64,6 +64,7 @@
         bool isAutoUpdateEnabled();
 #endif
 #endif
+        void reloadValues(void);
 
     signals:
         void frontendFullscreen(bool value);