From 3906288abef0da75e3eef16417344cda850eb97c Mon Sep 17 00:00:00 2001 From: John Toman Date: Sun, 9 Aug 2009 18:34:10 +0000 Subject: [PATCH] finally changes the name of the qjoypad dialogs git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@99 c05e91a0-76c8-4ec0-b377-ef19ce7cc080 --- src/constant.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constant.h b/src/constant.h index 93ecc3a..fd05ec9 100644 --- a/src/constant.h +++ b/src/constant.h @@ -22,7 +22,7 @@ //fastest the mouse can go. Completely arbitrary. #define MAXMOUSESPEED 5000 -#define NAME "QJoyPad 3.4" +#define NAME "QJoyPad 4.0-pre" #define MOUSE_OFFSET 400