From 53e8b2d41988be69deb800e1ef3cbcfc699a3076 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik <sthalik@misaki.pl> Date: Sat, 13 Jan 2018 07:42:29 +0100 Subject: cmake, main: work toward introducing alternative UI We're going to base opentrack derivatives on the same branch. Previously merges were a living hell. Modularizing the UI code and having continuously-built executables will do a lot. First opentrack variant in progress is a TrackHat device for mouse and scrolling control for people with spine and hand/arm disabilities. --- options/defs.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'options') diff --git a/options/defs.hpp b/options/defs.hpp index 6f368848..f093a22a 100644 --- a/options/defs.hpp +++ b/options/defs.hpp @@ -5,4 +5,3 @@ #define OPENTRACK_CONFIG_FILENAME_KEY "settings-filename" #define OPENTRACK_DEFAULT_CONFIG "default.ini" #define OPENTRACK_DEFAULT_CONFIG_Q QStringLiteral("default.ini") -#define OPENTRACK_ORG "opentrack-2.3" -- cgit v1.2.3