]> err.no Git - mapper/commitdiff
Add repoman_dialog() to header
authorKaj-Michael Lang <milang@tal.org>
Thu, 12 Jun 2008 14:15:18 +0000 (17:15 +0300)
committerKaj-Michael Lang <milang@tal.org>
Thu, 12 Jun 2008 14:15:18 +0000 (17:15 +0300)
src/map-repo.h

index 1e082b69437c2b6dfd6926a67e0becd5e54a8056..224826c11b12a38f870f7a1291e967ca04e49158 100644 (file)
@@ -6,4 +6,6 @@
 GList *_repo_list;
 RepoData *_curr_repo;
 
+gboolean repoman_dialog(void);
+
 #endif