Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2011-08-04 21:09:45 +0000
committerStijn Buys <ingar@osirion.org>2011-08-04 21:09:45 +0000
commit85dccc86bb76ff9e81d92e311da4110d223c7e23 (patch)
treea8e31170858c54fe849515e0ab6f6873afa2cf60 /src/client/inventorywindow.h
parentc21cbc3f7b9ac6f9e04fb09fa04ee483dd71a82b (diff)
Added provisionary close button to map, inventory and trade window,
always show the trade window buy button, disable it if approriate.
Diffstat (limited to 'src/client/inventorywindow.h')
-rw-r--r--src/client/inventorywindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/inventorywindow.h b/src/client/inventorywindow.h
index 474df25..32175b1 100644
--- a/src/client/inventorywindow.h
+++ b/src/client/inventorywindow.h
@@ -63,6 +63,8 @@ private:
ui::ModelView *inventorywindow_modelview;
ui::Label *inventorywindow_titlelabel;
+ ui::IconButton *inventorywindow_closebutton;
+
ui::Label *inventorywindow_modeltitlelabel;
ui::Label *inventorywindow_modelnamelabel;