commit b2ab3948328edac1676255de5a1fba7b8e83708d
Author: Juergen Spitzmueller <[email protected]>
Date:   Fri Dec 11 09:08:10 2020 +0100

    Remove unused function
---
 src/frontends/qt/GuiApplication.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/frontends/qt/GuiApplication.h 
b/src/frontends/qt/GuiApplication.h
index 2235fbc..f37e252 100644
--- a/src/frontends/qt/GuiApplication.h
+++ b/src/frontends/qt/GuiApplication.h
@@ -264,9 +264,6 @@ private:
 
 extern GuiApplication * guiApp;
 
-/// \return the icon file name for the given action.
-QString iconName(FuncRequest const & f, bool unknown,
-                 QString const & suffix = QString());
 
 /// \return the pixmap for the given path, name and extension.
 /// in case of errors a warning is produced and an empty pixmap is returned.
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to