From fb9dfcb951d9cf9c19fc868703cb66e15aa9a1e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 13 Mar 2016 20:57:01 +0100 Subject: NOISSUE stop referring to the minecraft profile as 'version' --- application/pages/VersionPage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/pages/VersionPage.h') diff --git a/application/pages/VersionPage.h b/application/pages/VersionPage.h index e7b07ac3..c8e5567c 100644 --- a/application/pages/VersionPage.h +++ b/application/pages/VersionPage.h @@ -80,7 +80,7 @@ protected: private: Ui::VersionPage *ui; - std::shared_ptr m_version; + std::shared_ptr m_profile; OneSixInstance *m_inst; int currentIdx = 0; BasePageContainer * m_container = nullptr; -- cgit v1.2.3