linux: GTK+ status icon has come back
This commit is contained in:
parent
e58b3ddc86
commit
22c4911b58
9 changed files with 4 additions and 340 deletions
|
@ -12,6 +12,9 @@ TrayIcon::TrayIcon() {
|
|||
TrayIcon::~TrayIcon() {
|
||||
}
|
||||
|
||||
void TrayIcon::SetPressedImage(const gfx::ImageSkia& image) {
|
||||
}
|
||||
|
||||
void TrayIcon::SetTitle(const std::string& title) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue