author | mickeyl <mickeyl> | 2005-01-29 14:18:51 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-01-29 14:18:51 (UTC) |
commit | 555b999359a5aad999eaaf48632ce85f25125b85 (patch) (side-by-side diff) | |
tree | 7414362241e49e06f49486e93a8f504113961b1c /examples/opieui/opieui.pro | |
parent | 7b06e36fe27adc6a4fde2004eac13aaf8c0f0f02 (diff) | |
download | opie-555b999359a5aad999eaaf48632ce85f25125b85.zip opie-555b999359a5aad999eaaf48632ce85f25125b85.tar.gz opie-555b999359a5aad999eaaf48632ce85f25125b85.tar.bz2 |
examples appear here
-rw-r--r-- | examples/opieui/opieui.pro | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/opieui/opieui.pro b/examples/opieui/opieui.pro new file mode 100644 index 0000000..853ac50 --- a/dev/null +++ b/examples/opieui/opieui.pro @@ -0,0 +1,5 @@ +TEMPLATE = subdirs +SUBDIRS = olistviewdemo owidgetstack_example osplitter_example + + + |