[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Tue Jan 11 07:54:04 CET 2005
CVS commit by staikos:
update the change state when clicking the X interpret checkbox.
cannot reproduce problems with the spinbox, and I'm sure I fixed that a while
ago.
BUG: 96759
M +6 -6 kstsettingsdlg.ui 1.21
--- kdeextragear-2/kst/kst/kstsettingsdlg.ui #1.20:1.21
@@ -979,10 +979,4 @@
</connection>
<connection>
- <sender>_comboBoxXInterpret</sender>
- <signal>activated(int)</signal>
- <receiver>KstSettingsDlg</receiver>
- <slot>setDirty()</slot>
- </connection>
- <connection>
<sender>_comboBoxXDisplay</sender>
<signal>activated(int)</signal>
@@ -1045,4 +1039,10 @@
</connection>
<connection>
+ <sender>_checkBoxXInterpret</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>KstSettingsDlg</receiver>
+ <slot>setDirty()</slot>
+ </connection>
+ <connection>
<sender>_checkBoxAuthentication</sender>
<signal>clicked()</signal>
More information about the Kst
mailing list