diff options
Diffstat (limited to 'cad/qfsm/files/patch-src::OptGeneralDlgImpl.cpp')
-rw-r--r-- | cad/qfsm/files/patch-src::OptGeneralDlgImpl.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/qfsm/files/patch-src::OptGeneralDlgImpl.cpp b/cad/qfsm/files/patch-src::OptGeneralDlgImpl.cpp deleted file mode 100644 index 3a8750aaed17..000000000000 --- a/cad/qfsm/files/patch-src::OptGeneralDlgImpl.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/OptGeneralDlgImpl.cpp.orig Mon Dec 29 05:35:44 2003 -+++ src/OptGeneralDlgImpl.cpp Tue Mar 16 23:47:47 2004 -@@ -16,7 +16,7 @@ - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - */ - --#include <stdlib.h> -+#include <cstdlib> - #include <qdir.h> - #include <qstringlist.h> - |