diff options
Diffstat (limited to 'ue3/mycpu/cdisplay.h')
| -rw-r--r-- | ue3/mycpu/cdisplay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ue3/mycpu/cdisplay.h b/ue3/mycpu/cdisplay.h index c2a84a6..0a0a723 100644 --- a/ue3/mycpu/cdisplay.h +++ b/ue3/mycpu/cdisplay.h | |||
| @@ -68,6 +68,7 @@ class CDisplay | |||
| 68 | 68 | ||
| 69 | protected: | 69 | protected: |
| 70 | /* members */ | 70 | /* members */ |
| 71 | /** name of display */ | ||
| 71 | std::string m_name; | 72 | std::string m_name; |
| 72 | }; | 73 | }; |
| 73 | 74 | ||
