[LyX/master] Whitespace

Juergen Spitzmueller spitz at lyx.org
Thu Dec 17 08:46:10 UTC 2020


commit 7e11cb2b3775a5e633de5fe6a87c0b391b068179
Author: Juergen Spitzmueller <spitz at lyx.org>
Date:   Thu Dec 17 10:10:56 2020 +0100

    Whitespace
---
 src/frontends/qt/GuiToolbar.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/frontends/qt/GuiToolbar.h b/src/frontends/qt/GuiToolbar.h
index 53f3c9a..aebc9e2 100644
--- a/src/frontends/qt/GuiToolbar.h
+++ b/src/frontends/qt/GuiToolbar.h
@@ -158,8 +158,8 @@ public:
 
 	///
 	Action * addItem(ToolbarItem const & item);
-    ///
-    GuiView const & owner() { return owner_; }
+	///
+	GuiView const & owner() { return owner_; }
 
 Q_SIGNALS:
 	///


More information about the lyx-cvs mailing list