diff options
Diffstat (limited to 'knetworkmanager-0.8/src/devicetraycomponent.h')
-rw-r--r-- | knetworkmanager-0.8/src/devicetraycomponent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knetworkmanager-0.8/src/devicetraycomponent.h b/knetworkmanager-0.8/src/devicetraycomponent.h index 729076f..cecdd86 100644 --- a/knetworkmanager-0.8/src/devicetraycomponent.h +++ b/knetworkmanager-0.8/src/devicetraycomponent.h @@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "traycomponent.h" class Device; -class KPopupMenu; +class TDEPopupMenu; class KSystemTray; class DeviceTrayComponent : public TrayComponent |