Delete useless warning icon from internet show setting page

This commit is contained in:
Chocobozzz 2014-10-15 20:51:09 +02:00
parent c54d1baf15
commit 34a43635bd
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ class InternetShowSettingsPage : public SettingsPage {
private:
std::unique_ptr<Ui_InternetShowSettingsPage> ui_;
QIcon warning_icon_;
};
#endif // INTERNETSHOWSETTINGSPAGE_H