linux: GTK+ status icon has come back

This commit is contained in:
Cheng Zhao 2014-12-09 16:51:27 -08:00
parent e58b3ddc86
commit 22c4911b58
9 changed files with 4 additions and 340 deletions

View file

@ -12,6 +12,9 @@ TrayIcon::TrayIcon() {
TrayIcon::~TrayIcon() {
}
void TrayIcon::SetPressedImage(const gfx::ImageSkia& image) {
}
void TrayIcon::SetTitle(const std::string& title) {
}