]> git.lyx.org Git - features.git/commit
Some fixes for the buttons of the Document and Preferences dialog:
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 23 Nov 2008 14:12:39 +0000 (14:12 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 23 Nov 2008 14:12:39 +0000 (14:12 +0000)
commitd6f4fb4944dd2d8c71bf2610bffb1be3a3002cef
tree3fb373f3187145de1c9d13d795f105d7d77065d4
parentb394f9998f3b3f682d5a26a6bec0f58a93102501
Some fixes for the buttons of the Document and Preferences dialog:
http://bugzilla.lyx.org/show_bug.cgi?id=5295
- set the bc status to INITIAL when the dialog is initialized, and
- enable the restore button in the Document dialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27683 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiView.cpp