]> git.lyx.org Git - lyx.git/blobdiff - src/support/ConsoleApplication.h
Move initial values of LyXRC members to the header
[lyx.git] / src / support / ConsoleApplication.h
index a66b28383b98131d504af047ee691a8a5cc8c722..2b8ed2b80b3fb4eb9bb574347c73d915bb0deb28 100644 (file)
@@ -24,7 +24,7 @@ class ConsoleApplicationPrivate;
 There should be only one instance of this class. No Qt object
 initialisation should be done before the instantiation of this class.
 This class could be moved to src/frontends/console in the future.
-This would make sense if more console app related code is created. 
+This would make sense if more console app related code is created.
 */
 class ConsoleApplication
 {