~ubuntu-branches/ubuntu/utopic/mysql-workbench/utopic

« back to all changes in this revision

Viewing changes to frontend/linux/workbench/main_form.h

  • Committer: Package Import Robot
  • Author(s): Dmitry Smirnov
  • Date: 2014-05-31 12:03:58 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20140531120358-cjik5ofkmj0fxsn8
Tags: 6.1.6+dfsg-1
* New upstream release [May 2014].
* Dropped "prtcl.patch".
* "debian/clean": better clean-up.

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
  void on_configure_window(GdkEventConfigure *conf);
135
135
  void on_window_state(GdkEventWindowState *conf);
136
136
  void is_active_changed();
137
 
  
 
137
 
138
138
  void prepare_close_document();
139
139
 
140
140
  void update_timer();