From 3ea9edabaaea62ecf009b215281b981f2b0f9553 Mon Sep 17 00:00:00 2001 From: Tim Penhey Date: Thu, 4 Oct 2012 20:36:35 +1300 Subject: Refactor the keyboard util functions. (bzr r2791.5.1) --- unity-shared/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unity-shared/CMakeLists.txt') diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index dbb4b28a8..6676fb759 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -35,7 +35,6 @@ set (UNITY_SHARED_SOURCES DashStyle.cpp DefaultThumbnailProvider.cpp FontSettings.cpp - KeyboardUtil.cpp IMTextEntry.cpp IconLoader.cpp IconRenderer.cpp @@ -64,6 +63,7 @@ set (UNITY_SHARED_SOURCES UnityWindowView.cpp UserThumbnailProvider.cpp WindowManager.cpp + XKeyboardUtil.cpp XWindowManager.cpp ubus-server.cpp ) -- cgit v1.2.3