summaryrefslogtreecommitdiff
path: root/src/search/SearchModel.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-08-06 21:24:10 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-08-06 21:24:10 (GMT)
commita8dcc7a07016dde7299e1ce44ad5f4ea0d28149e (patch)
tree96e2d1d17f1a0a0a28427f3490532627c2e68bdc /src/search/SearchModel.h
parent9c1c4119d3b8700ea642dba24977ecf15608f383 (diff)
downloadpowder-a8dcc7a07016dde7299e1ce44ad5f4ea0d28149e.zip
powder-a8dcc7a07016dde7299e1ce44ad5f4ea0d28149e.tar.gz
Started work on save as current name
Diffstat (limited to 'src/search/SearchModel.h')
-rw-r--r--src/search/SearchModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/search/SearchModel.h b/src/search/SearchModel.h
index 385ff05..d94ddc5 100644
--- a/src/search/SearchModel.h
+++ b/src/search/SearchModel.h
@@ -4,6 +4,7 @@
#include <vector>
#include <string>
#include <pthread.h>
+#undef GetUserName //God dammit microsoft!
#include <cmath>
#include "client/SaveInfo.h"
#include "SearchView.h"