diff options
Diffstat (limited to 'src/gui/slider.cpp')
-rw-r--r-- | src/gui/slider.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/slider.cpp b/src/gui/slider.cpp index fbc28342..612d2e2e 100644 --- a/src/gui/slider.cpp +++ b/src/gui/slider.cpp @@ -17,6 +17,8 @@ * You should have received a copy of the GNU General Public License * 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$ */ #include "slider.h" |