diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-05 09:15:16 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-05 09:15:16 +0900 |
| commit | aab4f104d3470dda901e532206ca21befc10b7cd (patch) | |
| tree | 169302e0a4cc007b67947575ab743bafc177d12a | |
| parent | de4c7d73308c7d9df824e1dde78ec931c0f40200 (diff) | |
| download | tork-aab4f104d3470dda901e532206ca21befc10b7cd.tar.gz tork-aab4f104d3470dda901e532206ca21befc10b7cd.zip | |
Rename KWinModule to TWinModule
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | src/tork.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -384,7 +384,7 @@ private: TorkUpdate* updater; KTempFile* tfTor; KTempFile* tfPrivoxy; - KWinModule* winModule; + TWinModule* winModule; TQWidget* prev; TQValueList<TQListViewItem*> ordinaryServerList; |
