summaryrefslogtreecommitdiff
path: root/qt/build/degub/presets.txt
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/degub/presets.txt
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/degub/presets.txt')
-rw-r--r--qt/build/degub/presets.txt6
1 files changed, 0 insertions, 6 deletions
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