source:
psi/trunk/src/tools/trayicon/trayicon_mac.cpp@
50
| Last change on this file since 50 was 2, checked in by , 19 years ago | |
|---|---|
| File size: 162 bytes | |
| Line | |
|---|---|
| 1 | #include "trayicon.h" |
| 2 | |
| 3 | void TrayIcon::sysInstall() |
| 4 | { |
| 5 | } |
| 6 | |
| 7 | void TrayIcon::sysRemove() |
| 8 | { |
| 9 | } |
| 10 | |
| 11 | void TrayIcon::sysUpdateIcon() |
| 12 | { |
| 13 | } |
| 14 | |
| 15 | void TrayIcon::sysUpdateToolTip() |
| 16 | { |
| 17 | } |
Note:
See TracBrowser
for help on using the repository browser.
