diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-05 22:34:37 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-10 17:31:19 +0900 |
commit | c3eb017067c5618310e52c80cb7e1f7ac13e0cf2 (patch) | |
tree | 9cdf1b146927a7537bcbbb1e8a1c6261e5616ce4 /examples | |
parent | 2adcbf38f84e15ff5e536ae15adfc10403d37fe0 (diff) | |
download | pytde-feat/remove-kapp-h.tar.gz pytde-feat/remove-kapp-h.zip |
Rename KUniqueApplication to TDEUniqueApplicationfeat/remove-kapp-h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 e0425fd..ffcab84 100644 --- a/examples/pytde-sampler/qt_widgets/CONTRIB +++ b/examples/pytde-sampler/qt_widgets/CONTRIB @@ -107,7 +107,7 @@ tdecore,KTempDir,,, tdecore,KTempFile,,, tdecore,KURL,,, tdecore,KURLDrag,,, -tdecore,KUniqueApplication,,, +tdecore,TDEUniqueApplication,,, tdecore,KWin,,, tdecore,KWinModule,,, tdecore,TDEZoneAllocator,,, |