X-Git-Url: https://git.johniez.cz/?p=aspt.git;a=blobdiff_plain;f=performance.h;fp=performance.h;h=37d7835599afb53be6a84cddb49313baf8af8d33;hp=ae65fb0bfb10b461020681c82f0f110346bfe92a;hb=d5bb30030db3f96b903382a8f862c76d73fdc2b2;hpb=b935a223648e5014d780856903a1b421c7e84398 diff --git a/performance.h b/performance.h index ae65fb0..37d7835 100644 --- a/performance.h +++ b/performance.h @@ -24,6 +24,7 @@ extern Player pls[]; extern ClubStruct club; +/// Performance widget. class PerformanceTab: public QWidget { Q_OBJECT QVBoxLayout *mainLayout;