diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-02-01 18:45:59 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-02-01 18:45:59 (GMT) |
| commit | 038da72c61ea6a251d805e2de3662f240da52b02 (patch) | |
| tree | 05170050b16f9d663ec44ae451211e686ba196ac /src/preview/PreviewView.h | |
| parent | 857b0cc1fc58f066acd59404d16ee5e566e20f00 (diff) | |
| download | powder-038da72c61ea6a251d805e2de3662f240da52b02.zip powder-038da72c61ea6a251d805e2de3662f240da52b02.tar.gz | |
Console UI, open in browser button, tab and enter shortcut for Login UI, various
Diffstat (limited to 'src/preview/PreviewView.h')
| -rw-r--r-- | src/preview/PreviewView.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/preview/PreviewView.h b/src/preview/PreviewView.h index dbc3248..9368732 100644 --- a/src/preview/PreviewView.h +++ b/src/preview/PreviewView.h @@ -20,6 +20,7 @@ class PreviewView: public ui::Window { PreviewController * c; Thumbnail * savePreview; ui::Button * openButton; + ui::Button * browserOpenButton; ui::Label * saveNameLabel; ui::Label * authorDateLabel; int votesUp; |
