#if 0 #ifdef Q_OS_MACX #include "trayicon.h" void TrayIcon::sysInstall() { } void TrayIcon::sysRemove() { } void TrayIcon::sysUpdateIcon() { } void TrayIcon::sysUpdateToolTip() { } #endif #endif