Update app/stringtableviewer.h
This commit is contained in:
parent
90c3d3bef3
commit
d973d2bee5
@ -17,7 +17,7 @@ public:
|
|||||||
explicit StringTableViewer(QWidget *parent = nullptr);
|
explicit StringTableViewer(QWidget *parent = nullptr);
|
||||||
~StringTableViewer();
|
~StringTableViewer();
|
||||||
|
|
||||||
void SetStringTable(std::shared_ptr<StringTable> aStringTable);
|
void SetStringTable(const XStringTable *aStringTable);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Ui::StringTableViewer *ui;
|
Ui::StringTableViewer *ui;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user