Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37800957
en ru br
ALT Linux repos
S:3.2-alt8.gitf31e755f
3.0: 1.3.13-alt1.alpha.1

Group :: Databases
RPM: tora

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: tora-3.2-alt-build.patch
Download


diff --git a/doc/devel/Doxyfile.in b/doc/devel/Doxyfile.in
index 53cc627..857ec85 100644
--- a/doc/devel/Doxyfile.in
+++ b/doc/devel/Doxyfile.in
@@ -1012,7 +1012,7 @@ QHP_SECT_FILTER_ATTRS  =
 # If non-empty doxygen will try to run qhelpgenerator on the generated
 # .qhp file.
 
-QHG_LOCATION           = @QT_BINARY_DIR@/qhelpgenerator
+QHG_LOCATION           = qhelpgenerator-qt5
 
 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
 #  will be generated, which together with the HTML files, form an Eclipse help
diff --git a/src/editor/tosqltext.cpp b/src/editor/tosqltext.cpp
index c329daf..60935c1 100644
--- a/src/editor/tosqltext.cpp
+++ b/src/editor/tosqltext.cpp
@@ -50,6 +50,7 @@
 #include <QToolTip>
 #endif
 
+#include <QMenu>
 #include <QListWidget>
 #include <QVBoxLayout>
 #include <QApplication>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin