[beast: 2/9] SFI: generate code that uses ::Bse::PropertyCandidates
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 2/9] SFI: generate code that uses ::Bse::PropertyCandidates
- Date: Sat, 30 Sep 2017 21:00:11 +0000 (UTC)
commit a40cfa002c8b6a6c13b8ce8fba7684ec169546a1
Author: Tim Janik <timj gnu org>
Date: Wed Sep 27 01:46:15 2017 +0200
SFI: generate code that uses ::Bse::PropertyCandidates
Signed-off-by: Tim Janik <timj gnu org>
sfi/sfidl-corecxx.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sfi/sfidl-corecxx.cc b/sfi/sfidl-corecxx.cc
index 227b17d..85451f2 100644
--- a/sfi/sfidl-corecxx.cc
+++ b/sfi/sfidl-corecxx.cc
@@ -1021,7 +1021,7 @@ public:
printf (" }\n");
/* get_candidates() */
- printf (" virtual void get_candidates (%s prop_id, ::Bse::PropertyCandidatesHandle &pch, GParamSpec
*pspec)\n", ctPropertyID);
+ printf (" virtual void get_candidates (%s prop_id, ::Bse::PropertyCandidates &pch, GParamSpec
*pspec)\n", ctPropertyID);
printf (" {\n");
printf (" }\n");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]