diff options
Diffstat (limited to 'kcontrol/tdm/tdm-shut.h')
-rw-r--r-- | kcontrol/tdm/tdm-shut.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/tdm/tdm-shut.h b/kcontrol/tdm/tdm-shut.h index bbc6fdc29..a8d22adc2 100644 --- a/kcontrol/tdm/tdm-shut.h +++ b/kcontrol/tdm/tdm-shut.h @@ -56,6 +56,7 @@ private: TQLabel *sdllabel, *sdrlabel; KURLRequester *restart_lined, *shutdown_lined; KBackedComboBox *bm_combo; + TQCheckBox *tsbox; }; |