/[svn]/gigedit/trunk/src/gigedit/dimregionedit.cpp
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/dimregionedit.cpp

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

revision 3626 by schoenebeck, Wed Oct 2 17:11:30 2019 UTC revision 3627 by schoenebeck, Sat Oct 5 14:34:32 2019 UTC
# Line 74  bool VelocityCurve::on_draw(const Cairo: Line 74  bool VelocityCurve::on_draw(const Cairo:
74    
75    
76  CrossfadeCurve::CrossfadeCurve() : dimreg(0) {  CrossfadeCurve::CrossfadeCurve() : dimreg(0) {
77      set_size_request(280, 80);      set_size_request(500, 100);
78  }  }
79    
80  #if (GTKMM_MAJOR_VERSION == 2 && GTKMM_MINOR_VERSION < 90) || GTKMM_MAJOR_VERSION < 2  #if (GTKMM_MAJOR_VERSION == 2 && GTKMM_MINOR_VERSION < 90) || GTKMM_MAJOR_VERSION < 2

Legend:
Removed from v.3626  
changed lines
  Added in v.3627

  ViewVC Help
Powered by ViewVC