diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-04 11:15:12 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-04 11:15:12 +0900 |
| commit | 31d05ba33da9bb6f848c9dd19f398c9c80f499fb (patch) | |
| tree | 6724aeb225463ae69236c751d70f1afc23d43afc /tdeui/ksystemtray.cpp | |
| parent | 53f603f284e8a36a764855f80b0ddaadfee818b8 (diff) | |
| download | tdelibs-rename/kwinmodule.tar.gz tdelibs-rename/kwinmodule.zip | |
Rename KWinModule to TWinModulerename/kwinmodule
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeui/ksystemtray.cpp')
| -rw-r--r-- | tdeui/ksystemtray.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/ksystemtray.cpp b/tdeui/ksystemtray.cpp index 192b378b5..8afb0fd46 100644 --- a/tdeui/ksystemtray.cpp +++ b/tdeui/ksystemtray.cpp @@ -256,7 +256,7 @@ void KSystemTray::activateOrHide() minimizeRestore( true ); else { - KWinModule module; + TWinModule module; for( TQValueList< WId >::ConstIterator it = module.stackingOrder().fromLast(); it != module.stackingOrder().end() && (*it) != pw->winId(); --it ) |
