diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-12 19:50:22 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-12 19:50:22 +0900 |
| commit | 05460715dba0f55f04f340cd4d08412c4889aec5 (patch) | |
| tree | a752a325d7fbfb68b4aaa0497f8210abae96f3cb /examples | |
| parent | 01b5ec54f46b8fc5e803821372e4f4606554edd8 (diff) | |
| download | pytde-05460715dba0f55f04f340cd4d08412c4889aec5.tar.gz pytde-05460715dba0f55f04f340cd4d08412c4889aec5.zip | |
Use TDESimpleConfig
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 5949851..e99256b 100644 --- a/examples/pytde-sampler/qt_widgets/CONTRIB +++ b/examples/pytde-sampler/qt_widgets/CONTRIB @@ -94,7 +94,7 @@ tdecore,KShell,,, tdecore,KShellProcess,,, tdecore,TDEShortcut,,, tdecore,TDEShortcutList,,, -tdecore,KSimpleConfig,,, +tdecore,TDESimpleConfig,,, tdecore,TDESocket,,, tdecore,TDEStandardDirs,,, tdecore,TDEStartupInfo,,, |
