From f7bbb4f3d4325df390ce54cbb46c99a964a5a508 Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Fri, 8 Jul 2016 21:48:52 +0930 Subject: 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. --- qt/build/degub/RGBController | Bin 1306008 -> 1314264 bytes qt/build/degub/controllerwindow.o | Bin 1018376 -> 1029400 bytes qt/build/degub/moc_controllerwindow.o | Bin 971632 -> 971792 bytes qt/build/degub/presets.txt | 6 ------ 4 files changed, 6 deletions(-) (limited to 'qt/build/degub') diff --git a/qt/build/degub/RGBController b/qt/build/degub/RGBController index 3dbeac9..41cc589 100755 Binary files a/qt/build/degub/RGBController and b/qt/build/degub/RGBController differ diff --git a/qt/build/degub/controllerwindow.o b/qt/build/degub/controllerwindow.o index 7fce5fa..b9424c6 100644 Binary files a/qt/build/degub/controllerwindow.o and b/qt/build/degub/controllerwindow.o differ diff --git a/qt/build/degub/moc_controllerwindow.o b/qt/build/degub/moc_controllerwindow.o index 9086496..d19a41d 100644 Binary files a/qt/build/degub/moc_controllerwindow.o and b/qt/build/degub/moc_controllerwindow.o 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 -- cgit v1.2.3