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

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

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

revision 1126 by persson, Sat Mar 24 13:05:58 2007 UTC revision 1127 by persson, Sun Mar 25 07:16:01 2007 UTC
# Line 88  public: Line 88  public:
88    
89  template<typename T, typename T2 = gig::DimensionRegion>  template<typename T, typename T2 = gig::DimensionRegion>
90  class NumEntryX : public NumEntry<T2> {  class NumEntryX : public NumEntry<T2> {
91    protected:
92      using NumEntry<T2>::spinbutton;      using NumEntry<T2>::spinbutton;
93      using NumEntry<T2>::dimreg;      using NumEntry<T2>::dimreg;
94  private:  private:

Legend:
Removed from v.1126  
changed lines
  Added in v.1127

  ViewVC Help
Powered by ViewVC