[gnome-games/wip/exalm/platform-preferences: 68/76] retro-platform: Use PreferencesPageRetroPlatform
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/platform-preferences: 68/76] retro-platform: Use PreferencesPageRetroPlatform
- Date: Tue, 1 Jan 2019 18:16:36 +0000 (UTC)
commit 67b81ba135555b1bede75ab60fc2605d293131fb
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Tue Sep 25 23:11:18 2018 +0500
retro-platform: Use PreferencesPageRetroPlatform
src/retro/retro-platform.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/retro/retro-platform.vala b/src/retro/retro-platform.vala
index 6d9de845..872a216c 100644
--- a/src/retro/retro-platform.vala
+++ b/src/retro/retro-platform.vala
@@ -24,6 +24,6 @@ public class Games.RetroPlatform : Object, Platform {
}
public PreferencesPage get_preferences () {
- return new PreferencesPageDummyPlatform ();
+ return new PreferencesPageRetroPlatform (this);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]