From c09563fe18c1f29affc3bae6a122824e2ffcb706 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 28 Aug 2020 18:59:44 +0200 Subject: Make abouttab read locale specific content if it exists. --- plugingui/abouttab.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugingui/abouttab.h') diff --git a/plugingui/abouttab.h b/plugingui/abouttab.h index eda23da..ed06b1d 100644 --- a/plugingui/abouttab.h +++ b/plugingui/abouttab.h @@ -49,11 +49,6 @@ private: TextEdit text_edit{this}; int margin{10}; - - Resource about{":../ABOUT"}; - Resource bugs{":../BUGS"}; - Resource authors{":../AUTHORS"}; - Resource gpl{":../COPYING"}; }; } // GUI:: -- cgit v1.2.3