mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36062 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f9f0c57da2
commit
2810b7aef7
@ -42,7 +42,7 @@ class Toolbars;
|
|||||||
/// The Qt main application class
|
/// The Qt main application class
|
||||||
/**
|
/**
|
||||||
There should be only one instance of this class. No Qt object
|
There should be only one instance of this class. No Qt object
|
||||||
initialisation should be done before the instanciation of this class.
|
initialisation should be done before the instantiation of this class.
|
||||||
*/
|
*/
|
||||||
class GuiApplication : public QApplication, public Application
|
class GuiApplication : public QApplication, public Application
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user