diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-03 22:57:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-03 22:57:16 -0600 |
commit | 77ad361b74e6bda59916cc01c13c0b44306d730e (patch) | |
tree | fdd22cb58a0d8cb733dc83d23cfe434a0a6af8e6 /examples | |
parent | 107a2e937c25407edfa880392ab957103adf286a (diff) | |
download | pytde-77ad361b74e6bda59916cc01c13c0b44306d730e.tar.gz pytde-77ad361b74e6bda59916cc01c13c0b44306d730e.zip |
Rename KStyle to TDEStyle to avoid conflicts with KDE4
Diffstat (limited to 'examples')
-rw-r--r-- | examples/pytde-sampler/qt_widgets/CONTRIB | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/qt_widgets/CONTRIB b/examples/pytde-sampler/qt_widgets/CONTRIB index f552225..59209d8 100644 --- a/examples/pytde-sampler/qt_widgets/CONTRIB +++ b/examples/pytde-sampler/qt_widgets/CONTRIB @@ -136,7 +136,7 @@ tdefx,KImageEffect,,, tdefx,KPixmap,,, tdefx,KPixmapEffect,,, tdefx,KPixmapSplitter,,, -tdefx,KStyle,,, +tdefx,TDEStyle,,, tdefx,kColorBitmaps,,, tdefx,kDrawBeButton,,, tdefx,kDrawNextButton,,, |