Index: remoting/host/ui_strings.h |
diff --git a/remoting/host/ui_strings.h b/remoting/host/ui_strings.h |
index 8f52008e6918a2b3a6c0f684b632c9a9cc705bf9..f78c99c184fdfa8fa96439a099f303df2bd9ce35 100644 |
--- a/remoting/host/ui_strings.h |
+++ b/remoting/host/ui_strings.h |
@@ -19,6 +19,7 @@ |
namespace remoting { |
struct UiStrings { |
+ public: |
Lambros
2013/01/16 02:30:47
Do we normally add public: at the top of struct?
alexeypa (please no reviews)
2013/01/16 16:55:35
Done.
|
UiStrings(); |
~UiStrings(); |