X-Git-Url: https://git.johniez.cz/?p=aspt.git;a=blobdiff_plain;f=configtab.h;fp=configtab.h;h=67ac0387a97c568acc01fdff17e3ebe8aaeacb56;hp=047a4a375c0d97a13d4fd835580e1a761797a669;hb=d5bb30030db3f96b903382a8f862c76d73fdc2b2;hpb=b935a223648e5014d780856903a1b421c7e84398 diff --git a/configtab.h b/configtab.h index 047a4a3..67ac038 100755 --- a/configtab.h +++ b/configtab.h @@ -25,6 +25,7 @@ http://creativecommons.org/licenses/by-nc-nd/2.5/legalcode extern void parse(const QString &); +/// Config widget. class ConfigTab: public QWidget { Q_OBJECT QVBoxLayout *mainLayout, *group1Layout, *group2Layout;