diff options
author | Kevin Wright <kevin.wright@nokia.com> | 2010-07-27 07:22:24 (GMT) |
---|---|---|
committer | Kevin Wright <kevin.wright@nokia.com> | 2010-07-27 07:22:24 (GMT) |
commit | a02eba0de0fcf9a17d489ee1f92977c95d3afd76 (patch) | |
tree | d38c4c2d4f1358f4456c2364ad0ad2094745f463 /examples/multitouch/knobs/knobs.pro | |
parent | 64087b078f3767a2190f2b4a0d4aca2a6165ebda (diff) | |
download | Qt-a02eba0de0fcf9a17d489ee1f92977c95d3afd76.zip Qt-a02eba0de0fcf9a17d489ee1f92977c95d3afd76.tar.gz Qt-a02eba0de0fcf9a17d489ee1f92977c95d3afd76.tar.bz2 |
Modified file/directory names and text to remove disallowed terminology.
Diffstat (limited to 'examples/multitouch/knobs/knobs.pro')
-rw-r--r-- | examples/multitouch/knobs/knobs.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/multitouch/knobs/knobs.pro b/examples/multitouch/knobs/knobs.pro deleted file mode 100644 index 90f0ba5..0000000 --- a/examples/multitouch/knobs/knobs.pro +++ /dev/null @@ -1,2 +0,0 @@ -HEADERS = knob.h -SOURCES = main.cpp knob.cpp |