Abdelrazak Younes wrote:
> this _or_ (use_gui) is fine. But (theApp()) is probably better in case
> we develop a non-gui app someday.
I chose theApp() (it was easier to access from BranchList).
Jürgen
Abdelrazak Younes wrote:
Jürgen Spitzmüller wrote:
http://bugzilla.lyx.org/show_bug.cgi?id=4255
The patch looks straightforward to me. Abdel, what do you think?
Yes, this of (use_gui) is fine.
this _or_ (use_gui) is fine. But (theApp()) is probably better in case
we develop a non-gui app s
Jürgen Spitzmüller wrote:
http://bugzilla.lyx.org/show_bug.cgi?id=4255
The patch looks straightforward to me. Abdel, what do you think?
Yes, this of (use_gui) is fine.
Abdel.
http://bugzilla.lyx.org/show_bug.cgi?id=4255
The patch looks straightforward to me. Abdel, what do you think?
Jürgen
Index: src/BranchList.cpp
===
--- src/BranchList.cpp (Revision 20838)
+++ src/BranchList.cpp (Arbeitskopie)
@@ -24,7