/[svn]/gigedit/trunk/src/gigedit/mainwindow.h
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/mainwindow.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2445 by persson, Sun Apr 28 06:07:22 2013 UTC revision 2464 by schoenebeck, Thu Sep 5 00:49:13 2013 UTC
# Line 342  protected: Line 342  protected:
342      bool on_delete_event(GdkEventAny* event);      bool on_delete_event(GdkEventAny* event);
343    
344      bool first_call_to_drag_data_get;      bool first_call_to_drag_data_get;
345        
346        bool is_copy_samples_unity_note_enabled() const;
347        bool is_copy_samples_fine_tune_enabled() const;
348        bool is_copy_samples_loop_enabled() const;
349  };  };
350    
351  #endif  #endif

Legend:
Removed from v.2445  
changed lines
  Added in v.2464

  ViewVC Help
Powered by ViewVC