[gnome-games/wip/exalm/platform-preferences: 21/30] retro-platform: Use PreferencesPageRetroPlatform
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/platform-preferences: 21/30] retro-platform: Use PreferencesPageRetroPlatform
- Date: Tue, 1 Jan 2019 18:48:55 +0000 (UTC)
commit 1d6027a44e7b47eb52048c2c44b922b7a67e5403
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]