summaryrefslogtreecommitdiffstats
path: root/client/screen.h
diff options
context:
space:
mode:
authorArnon Gilboa <agilboa@redhat.com>2010-10-17 11:45:13 +0200
committerArnon Gilboa <agilboa@redhat.com>2010-10-17 11:45:13 +0200
commite50c565b44f9bce105a4b38e93169234ad27ffe1 (patch)
tree30245b6ac4b1ca06c92136dbec32383cb38606c5 /client/screen.h
parent793dd31cad280ed331e174b52829aa82c5281fad (diff)
downloadspice-e50c565b44f9bce105a4b38e93169234ad27ffe1.tar.gz
spice-e50c565b44f9bce105a4b38e93169234ad27ffe1.tar.xz
spice-e50c565b44f9bce105a4b38e93169234ad27ffe1.zip
spicec: extract RedScreen::update_menu()
Diffstat (limited to 'client/screen.h')
-rw-r--r--client/screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/screen.h b/client/screen.h
index 8d9a81c3..dfef9895 100644
--- a/client/screen.h
+++ b/client/screen.h
@@ -89,6 +89,7 @@ public:
void show();
void activate();
void external_show();
+ void update_menu();
int get_id() { return _id;}
int get_screen_id();