~vcs-imports/workrave/main

« back to all changes in this revision

Viewing changes to frontend/gtkmm/src/AppletControl.hh

  • Committer: rcaelers
  • Date: 2006-09-12 22:59:24 UTC
  • Revision ID: vcs-imports@canonical.com-20060912225924-47d20c3b770897fa
appletĀ split

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
14
// GNU General Public License for more details.
15
15
//
16
 
// $Id: AppletControl.hh,v 1.1 2006/09/12 21:18:23 rcaelers Exp $
 
16
// $Id: AppletControl.hh,v 1.2 2006/09/12 22:59:24 rcaelers Exp $
17
17
//
18
18
 
19
19
#ifndef APPLETCONTROL_HH
64
64
 
65
65
  //!
66
66
  bool enabled;
 
67
 
 
68
  int delayed_show;
67
69
  
68
70
private:
69
71
  void config_changed_notify(std::string key);