Summary: | UI buglets in Change Data Samples dialog | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | D. V. Wiebe <dvw> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
D. V. Wiebe
2004-12-09 01:01:02 UTC
CVS commit by staikos: Set Apply to be the default button. Can't reproduce problem #1, but it's probably related. Please report one bug per bugzilla entry in the future, thanks. BUG: 94720 M +3 -0 changenptsdialog.ui 1.9 --- kdeextragear-2/kst/kst/changenptsdialog.ui #1.8:1.9 @@ -78,4 +78,7 @@ <cstring>Apply</cstring> </property> + <property name="default"> + <bool>true</bool> + </property> <property name="text"> <string>&Apply</string> |