Log Message:
-----------
gcc fix
Modified Files:
--------------
pgadmin3/src/ui:
frmStatus.cpp (r1.28 -> r1.29)
Index: frmStatus.cpp
===================================================================
RCS file: /projects/pgadmin3/src/ui/frmStatus.cpp,v
retrieving revision 1.28
retrieving revision 1.29
diff -Lsrc/ui/frmStatus.cpp -Lsrc/ui/frmStatus.cpp -u -w -r1.28 -r1.29
--- src/ui/frmStatus.cpp
+++ src/ui/frmStatus.cpp
@@ -521,7 +521,7 @@
}
else
{
- btnCancel->Enablcd sre(false);
+ btnCancel->Enable(false);
btnTerminate->Enable(false);
}
}
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings