summaryrefslogtreecommitdiff
path: root/qt/build
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2016-07-08 21:48:52 +0930
committerdaniel-Jones <daniel@danieljon.es>2016-07-08 21:48:52 +0930
commitf7bbb4f3d4325df390ce54cbb46c99a964a5a508 (patch)
treee0d6430d2de0cef960cd7120e1f2dc9bea9b2ed1 /qt/build
parent3b7cb85d384ca231fb6f25493dbc4e476987beae (diff)
downloadRGB-Controller-f7bbb4f3d4325df390ce54cbb46c99a964a5a508.tar.gz
RGB-Controller-f7bbb4f3d4325df390ce54cbb46c99a964a5a508.zip
Added a dialog box function that gives an ok/cancer message box - put this to use when deleting presets, it now confirms you want to delete the preset. I may have accidently deleted a few by mistake, woops.
Diffstat (limited to 'qt/build')
-rwxr-xr-xqt/build/degub/RGBControllerbin1306008 -> 1314264 bytes
-rw-r--r--qt/build/degub/controllerwindow.obin1018376 -> 1029400 bytes
-rw-r--r--qt/build/degub/moc_controllerwindow.obin971632 -> 971792 bytes
-rw-r--r--qt/build/degub/presets.txt6
4 files changed, 0 insertions, 6 deletions
diff --git a/qt/build/degub/RGBController b/qt/build/degub/RGBController
index 3dbeac9..41cc589 100755
--- a/qt/build/degub/RGBController
+++ b/qt/build/degub/RGBController
Binary files differ
diff --git a/qt/build/degub/controllerwindow.o b/qt/build/degub/controllerwindow.o
index 7fce5fa..b9424c6 100644
--- a/qt/build/degub/controllerwindow.o
+++ b/qt/build/degub/controllerwindow.o
Binary files differ
diff --git a/qt/build/degub/moc_controllerwindow.o b/qt/build/degub/moc_controllerwindow.o
index 9086496..d19a41d 100644
--- a/qt/build/degub/moc_controllerwindow.o
+++ b/qt/build/degub/moc_controllerwindow.o
Binary files differ
diff --git a/qt/build/degub/presets.txt b/qt/build/degub/presets.txt
index 7bc9af4..2b9422e 100644
--- a/qt/build/degub/presets.txt
+++ b/qt/build/degub/presets.txt
@@ -1,9 +1,3 @@
-Only add things to this file if you know what you are doing.
-Don't be dumb.
-
-The program only cares for lines here if they contain the equals symbol.
-Everything else is ignored - if you add an equals symbol to this file, you will most likely crash it.
-
white=255,255,255
purple=255,0,255
light purple=255,55,255