[gnome-contacts/wip/nielsdg/vcard-import: 2/2] WIP
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/wip/nielsdg/vcard-import: 2/2] WIP
- Date: Sun, 17 Jan 2021 20:44:07 +0000 (UTC)
commit 8e70afa09cc5d78d656136cf7f61495986a95e31
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sun Jan 17 16:25:56 2021 +0100
WIP
src/main.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/main.vala b/src/main.vala
index 2bbaad3e..3ca9e143 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -27,7 +27,7 @@ main (string[] args) {
GtkCheese.init (ref args);
#endif
- var importer = new VCardImporter ();
+ var importer = new Io.VCardImporter ();
var app = new App ();
app.run (args);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]