]> git.lyx.org Git - features.git/commitdiff
Whitespace.
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 18 Jan 2009 14:37:14 +0000 (14:37 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 18 Jan 2009 14:37:14 +0000 (14:37 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28238 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ButtonPolicy.h

index 28f711e9eb461a4f75b366748b19462001623adb..43f384baa8b9869a524e4123907c12b61d1eba19 100644 (file)
@@ -23,7 +23,7 @@ namespace frontend {
     dialogs. Only the policy is implemented here.  Separate ButtonController
     classes are needed for each GUI implementation.
 
-       Policy                    | ReadOnly | Apply Button | Repeated Apply
+    Policy                    | ReadOnly | Apply Button | Repeated Apply
     ========================================================================
     OkCancel                  |     N    |      N        |      -
     OkCancelReadOnly          |     Y    |      N        |      -