QTfrontend/sdlkeys.h
changeset 2377 f3fab2b09e0c
parent 1066 1f1b3686a2b0
child 2379 d62b1f224982
equal deleted inserted replaced
2376:ece7b87f1334 2377:f3fab2b09e0c
    14  * You should have received a copy of the GNU General Public License
    14  * You should have received a copy of the GNU General Public License
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  */
    17  */
    18 
    18 
    19 char sdlkeys[][2][16] = 
    19 char sdlkeys[][2][16] =
    20 {
    20 {
    21 	{"mousel",	"mousel"},
    21 	{"mousel",	"mousel"},
    22 	{"mousem",	"mousem"},
    22 	{"mousem",	"mousem"},
    23 	{"mouser",	"mouser"},
    23 	{"mouser",	"mouser"},
    24 	{"backspace",	"backspace"},
    24 	{"backspace",	"backspace"},