Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037135
en ru br
ALT Linux repos
S:5.6.8-alt1

Group :: Graphical desktop/Other
RPM: dtkgui

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: dtkgui-alt-fix-gcc-build.patch
Download


From 08d24e30d96b27d341d87f0df46671462b8df250 Mon Sep 17 00:00:00 2001
From: Leontiy Volodin <lvol@altlinux.org>
Date: Mon, 19 Dec 2022 16:27:09 +0300
Subject: [PATCH] fix gcc build
---
 src/kernel/dguiapplicationhelper.cpp | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/kernel/dguiapplicationhelper.cpp b/src/kernel/dguiapplicationhelper.cpp
index 83f52be..d81c359 100644
--- a/src/kernel/dguiapplicationhelper.cpp
+++ b/src/kernel/dguiapplicationhelper.cpp
@@ -1443,6 +1443,7 @@ bool DGuiApplicationHelper::hasUserManual() const
 #else
     return false;
 #endif
+    return false;
 }
 
 bool DGuiApplicationHelper::loadTranslator(const QString &fileName, const QList<QString> &translateDirs, const QList<QLocale> &localeFallback)
--
libgit2 1.3.2
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin