]> git.lyx.org Git - features.git/commitdiff
Compile fix.
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 5 Sep 2009 23:06:24 +0000 (23:06 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 5 Sep 2009 23:06:24 +0000 (23:06 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31299 a592a061-630c-0410-9148-cb99ea01b6c8

src/Server.h

index 91765d3250d4652817e1d17af872739efd18b616..df0902a38fe7f5e5ffbd2ddc7d0e98112fd9520d 100644 (file)
@@ -42,7 +42,7 @@ class LyXComm : public boost::signals::trackable {
 class LyXComm : public QObject {
        Q_OBJECT
 
-       friend DWORD pipeServerWrapper(void *);
+       friend DWORD WINAPI pipeServerWrapper(void *);
 
 public:
        /// Max number of clients