Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 110440
Collapse All | Expand All

(-)ProgressDialog.h (-1 / +1 lines)
Lines 62-68 Link Here
62
  bool leadTimeFilled_;
62
  bool leadTimeFilled_;
63
63
64
  struct timeval time_;
64
  struct timeval time_;
65
  bool time();
65
  bool ProgressDialog::time();
66
66
67
  Gtk::Button *cancelButton_;
67
  Gtk::Button *cancelButton_;
68
  Gtk::Button *closeButton_;
68
  Gtk::Button *closeButton_;

Return to bug 110440