From 48e7fc5a76e0fedff4bbee92a801e84cb011eee3 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 2 Mar 2013 21:32:09 -0600 Subject: Add GUI control support to test kcontrol mouse double-click setting. Work is needed to toggle the icon image after testing the double-click. This partially resolves bug report 1324. --- kcontrol/input/pics/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/input/pics/CMakeLists.txt') diff --git a/kcontrol/input/pics/CMakeLists.txt b/kcontrol/input/pics/CMakeLists.txt index 69c246e4f..0c9331efe 100644 --- a/kcontrol/input/pics/CMakeLists.txt +++ b/kcontrol/input/pics/CMakeLists.txt @@ -10,5 +10,5 @@ ################################################# install( FILES - mouse_rh.png mouse_lh.png + mouse_rh.png mouse_lh.png doubleclick_1.png doubleclick_2.png DESTINATION ${DATA_INSTALL_DIR}/kcminput/pics ) -- cgit v1.2.1