changes name of dialogs from 4.0-pre to 4.0

git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@109 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
This commit is contained in:
John Toman
2009-08-21 03:38:40 +00:00
committed by virtuoussin13
parent 941eee3fdc
commit ea2be3b29b

View File

@ -22,7 +22,7 @@
//fastest the mouse can go. Completely arbitrary.
#define MAXMOUSESPEED 5000
#define NAME "QJoyPad 4.0-pre"
#define NAME "QJoyPad 4.0"
#define MOUSE_OFFSET 400
#ifdef _DEBUG