diff --git a/pgAdmin3.vcxproj b/pgAdmin3.vcxproj index c7d6933..148cf94 100644 --- a/pgAdmin3.vcxproj +++ b/pgAdmin3.vcxproj @@ -474,6 +474,7 @@ + @@ -490,7 +491,6 @@ - diff --git a/pgAdmin3.vcxproj.filters b/pgAdmin3.vcxproj.filters index 78dc4ca..38e0f11 100644 --- a/pgAdmin3.vcxproj.filters +++ b/pgAdmin3.vcxproj.filters @@ -808,9 +808,6 @@ utils - - utils - utils @@ -1716,6 +1713,7 @@ utils + diff --git a/pgAdmin3.vcxproj.user b/pgAdmin3.vcxproj.user index 3e11369..409d4d4 100644 --- a/pgAdmin3.vcxproj.user +++ b/pgAdmin3.vcxproj.user @@ -10,4 +10,7 @@ WindowsLocalDebugger + + false + \ No newline at end of file diff --git a/x64/Release/pgAdmin3.exe b/x64/Release/pgAdmin3.exe index fce764f..7bb1c6c 100644 Binary files a/x64/Release/pgAdmin3.exe and b/x64/Release/pgAdmin3.exe differ