diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-02-12 10:08:59 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-02-12 10:08:59 +0100 |
commit | 19571e03b33351175ed7aaf9d46504b295de8087 (patch) | |
tree | 9b8e98df8ff83868d06558b08e06105934dd1636 | |
parent | fbb33267627efdf8053700a0581eb9568ff17cef (diff) |
Adapt odk to new css.cui.ColorPicker
Change-Id: Iad9c496dfcdf97ec53f587cfa9d92bc48bc7c0a8
-rw-r--r-- | odk/util/check.pl | 1 |
1 files changed, 1 insertions, 0 deletions
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", |