Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 111346 | Differences between
and this patch

Collapse All | Expand All

(-)mgeups-psp-3.0.1/src/MgeSystemTray.h (-1 / +1 lines)
Lines 38-44 Link Here
38
  void setTooltip(const Glib::ustring& tip, const Glib::ustring& private_tip = Glib::ustring());
38
  void setTooltip(const Glib::ustring& tip, const Glib::ustring& private_tip = Glib::ustring());
39
39
40
  // Callbacks
40
  // Callbacks
41
  void MgeSystemTray::onUpsStatusActivate();
41
  void onUpsStatusActivate();
42
42
43
  // Should the systray be visible?
43
  // Should the systray be visible?
44
  void setVisibility(bool visibility);
44
  void setVisibility(bool visibility);

Return to bug 111346