Refactoring
[weightgraph] / weightgraph / weightstatsview.h
index 68913b3..0549dc4 100644 (file)
@@ -20,7 +20,7 @@ private:
   WeightDataModel *wdm;
   QLabel *last, *lastNote;
   QLabel *change, *changeNote;
-  QLabel *min, *max;
+  QLabel *max, *min;
 };
 
 #endif // WEIGHTSTATSVIEW_H