diff options
| author | André Nusser <andre.nusser@googlemail.com> | 2018-06-15 19:57:32 +0200 |
|---|---|---|
| committer | André Nusser <andre.nusser@googlemail.com> | 2018-06-15 19:57:32 +0200 |
| commit | 5b734d237890fd73504c8d9684f32a116b1cbdec (patch) | |
| tree | fe970c98fbebf188e1342615a2c79c97582a30e3 /plugingui/abouttab.h | |
| parent | 8d0ad1fe0d71100ab07a60b2d7824a4a2e6a3ce0 (diff) | |
Add BUGS file in root dir and also in the about tab.
Diffstat (limited to 'plugingui/abouttab.h')
| -rw-r--r-- | plugingui/abouttab.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/abouttab.h b/plugingui/abouttab.h index ecec13a..eda23da 100644 --- a/plugingui/abouttab.h +++ b/plugingui/abouttab.h @@ -51,6 +51,7 @@ private: int margin{10}; Resource about{":../ABOUT"}; + Resource bugs{":../BUGS"}; Resource authors{":../AUTHORS"}; Resource gpl{":../COPYING"}; }; |
