summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-cp
blob: 37a5632310a2d5763e6808f97c7d0b855510df97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-cp,v 1.3 2003/03/11 13:10:24 markd Exp $

--- konqueror/keditbookmarks/main.cpp.orig	Tue Nov  5 04:45:04 2002
+++ konqueror/keditbookmarks/main.cpp
@@ -110,7 +110,9 @@ int askUser(KApplication &app, QString e
   }
 }
 
-int main(int argc, char ** argv)
+extern "C" int kdemain(int, char **);
+
+int kdemain(int argc, char ** argv)
 {
   KLocale::setMainCatalogue("konqueror");
   KAboutData aboutData("keditbookmarks", I18N_NOOP("KEditBookmarks"), "1.1",