From 19571e03b33351175ed7aaf9d46504b295de8087 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 12 Feb 2013 10:08:59 +0100 Subject: Adapt odk to new css.cui.ColorPicker Change-Id: Iad9c496dfcdf97ec53f587cfa9d92bc48bc7c0a8 --- odk/util/check.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/odk/util/check.pl b/odk/util/check.pl index aced8f03ad58..e138302c7fc2 100644 --- a/odk/util/check.pl +++ b/odk/util/check.pl @@ -247,6 +247,7 @@ if (-d "$StartDir") { "configuration/bootstrap", "connection", "container", + "cui", "datatransfer", "datatransfer/clipboard", "datatransfer/dnd", -- cgit