public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: Fix the onlinedoc patch. (2)
@ 2026-07-06 18:31 Kevin Kofler
0 siblings, 0 replies; only message in thread
From: Kevin Kofler @ 2026-07-06 18:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 6c03a4e82334aa9b1c7f1079782c373f57200070
Author : Kevin Kofler <Kevin@tigcc.ticalc.org>
Date : 2012-01-29T08:09:02+01:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/6c03a4e82334aa9b1c7f1079782c373f57200070?branch=epel10.2
Log:
Fix the onlinedoc patch. (2)
I forgot a semicolon. :-(
---
diff --git a/amarok-2.5.0-onlinedoc.patch b/amarok-2.5.0-onlinedoc.patch
index 74dae36..fa98999 100644
--- a/amarok-2.5.0-onlinedoc.patch
+++ b/amarok-2.5.0-onlinedoc.patch
@@ -58,7 +58,7 @@ diff -ur amarok-2.5.0/src/ActionClasses.cpp amarok-2.5.0-onlinedoc/src/ActionCla
//////////////////////////////////////////////////////////////////////////////////////////
diff -ur amarok-2.5.0/src/ActionClasses.h amarok-2.5.0-onlinedoc/src/ActionClasses.h
--- amarok-2.5.0/src/ActionClasses.h 2011-12-15 08:36:48.000000000 +0100
-+++ amarok-2.5.0-onlinedoc/src/ActionClasses.h 2012-01-29 07:34:57.000000000 +0100
++++ amarok-2.5.0-onlinedoc/src/ActionClasses.h 2012-01-29 08:08:13.000000000 +0100
@@ -34,6 +34,16 @@
namespace Amarok
@@ -71,7 +71,7 @@ diff -ur amarok-2.5.0/src/ActionClasses.h amarok-2.5.0-onlinedoc/src/ActionClass
+
+ public slots:
+ void onlineHelpActivated();
-+ }
++ };
+
class Menu : public KMenu
{
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 18:31 [rpms/amarok] epel10.2: Fix the onlinedoc patch. (2) Kevin Kofler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox