Set the default button in the print dialog to OK.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8745 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2004-05-05 11:14:27 +00:00
parent 86003e6665
commit 6ae2d83a95
3 changed files with 22 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-05-05 Angus Leeming <leeming@lyx.org>
* ui/QPrintDialogBase.ui: set the default button, activated on
Return, to be the Ok button rather than the Close button.
2004-05-05 Angus Leeming <leeming@lyx.org>
* QRef.C (redoRefs): Prevent widgets from emitting any signals

View File

@ -13,7 +13,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>407</width>
<width>403</width>
<height>454</height>
</rect>
</property>
@ -346,6 +346,14 @@
<name>text</name>
<string>&amp;Print</string>
</property>
<property stdset="1">
<name>autoDefault</name>
<bool>false</bool>
</property>
<property stdset="1">
<name>default</name>
<bool>true</bool>
</property>
</widget>
<widget>
<class>QPushButton</class>
@ -357,9 +365,13 @@
<name>text</name>
<string>Close</string>
</property>
<property stdset="1">
<name>autoDefault</name>
<bool>false</bool>
</property>
<property stdset="1">
<name>default</name>
<bool>true</bool>
<bool>false</bool>
</property>
</widget>
</hbox>

View File

@ -67,6 +67,9 @@ What's new
- enable instant preview to work on solaris machines.
- set the default button in the print dialog, activated on Return,
to be the Ok button rather than the Close button. [Qt bug only]
* Configuration/Installation:
- when running under windows, configure correctly the ps and pdf