diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:59:37 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:59:37 -0600 |
commit | f050f7c84cccf297921968acd454e6a462e30857 (patch) | |
tree | d2dbec79b7ecb12d9dd28b20e491a454b18ecb52 /examples/kdeform1.ui | |
parent | 6b87edd9b7b08ca0030e5633e8a9653576f73a32 (diff) | |
download | pytde-f050f7c84cccf297921968acd454e6a462e30857.tar.gz pytde-f050f7c84cccf297921968acd454e6a462e30857.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'examples/kdeform1.ui')
-rw-r--r-- | examples/kdeform1.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/kdeform1.ui b/examples/kdeform1.ui index 46d5ff6..176ec6e 100644 --- a/examples/kdeform1.ui +++ b/examples/kdeform1.ui @@ -1,7 +1,7 @@ <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> <class>Form1</class> <comment>Python:#import all necessary widgets -Python:from kfile import KURLRequester</comment> +Python:from tdefile import KURLRequester</comment> <widget class="TQDialog"> <property name="name"> <cstring>Form1</cstring> |