summaryrefslogtreecommitdiffstats
path: root/screen_ui.h
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-10-21 21:12:37 +0200
committerTao Bao <tbao@google.com>2018-10-23 03:18:02 +0200
commit92bdb5a38964baf8326a7d6f53926c30e250922c (patch)
tree23421d8b4d4bb98f9f8e0cfc20ec08889a14d22f /screen_ui.h
parentMerge "Fix instrumentation_for to refer to name of module" (diff)
downloadandroid_bootable_recovery-92bdb5a38964baf8326a7d6f53926c30e250922c.tar
android_bootable_recovery-92bdb5a38964baf8326a7d6f53926c30e250922c.tar.gz
android_bootable_recovery-92bdb5a38964baf8326a7d6f53926c30e250922c.tar.bz2
android_bootable_recovery-92bdb5a38964baf8326a7d6f53926c30e250922c.tar.lz
android_bootable_recovery-92bdb5a38964baf8326a7d6f53926c30e250922c.tar.xz
android_bootable_recovery-92bdb5a38964baf8326a7d6f53926c30e250922c.tar.zst
android_bootable_recovery-92bdb5a38964baf8326a7d6f53926c30e250922c.zip
Diffstat (limited to 'screen_ui.h')
-rw-r--r--screen_ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/screen_ui.h b/screen_ui.h
index 915288793..861b3605a 100644
--- a/screen_ui.h
+++ b/screen_ui.h
@@ -29,7 +29,7 @@
#include "ui.h"
// From minui/minui.h.
-struct GRSurface;
+class GRSurface;
enum class UIElement {
HEADER,