Rearrangement of PPI control and image size display

This commit is contained in:
michael
2011-04-28 21:27:21 -04:00
parent 37b802fe1d
commit 20384be856
2 changed files with 10 additions and 3 deletions

View File

@@ -49,6 +49,7 @@ class Crop : public Gtk::VBox, public CropGUIListener, public FoldableToolPanel,
Gtk::Label* sizecm;
Gtk::Label* sizein;
Gtk::VBox* ppibox;
Gtk::HBox* sizebox;
int maxw, maxh;
int nx, ny, nw, nh;
int lastRotationDeg;