Kaydet (Commit) d4410f7d authored tarafından Caolán McNamara's avatar Caolán McNamara

WaE: class/struct consistency

üst 22ab2b2e
...@@ -234,7 +234,7 @@ public: ...@@ -234,7 +234,7 @@ public:
// class SvtTemplateWindow ----------------------------------------------- // class SvtTemplateWindow -----------------------------------------------
class FolderHistory; struct FolderHistory;
typedef ::std::vector< FolderHistory* > HistoryList_Impl; typedef ::std::vector< FolderHistory* > HistoryList_Impl;
class SvtTemplateWindow : public Window class SvtTemplateWindow : public Window
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment