diff options
Diffstat (limited to 'editors/textroom/files/patch-library_sxfile_getusername.cpp')
-rw-r--r-- | editors/textroom/files/patch-library_sxfile_getusername.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/textroom/files/patch-library_sxfile_getusername.cpp b/editors/textroom/files/patch-library_sxfile_getusername.cpp deleted file mode 100644 index 39a929f453e4..000000000000 --- a/editors/textroom/files/patch-library_sxfile_getusername.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- library/sxfile/getusername.cpp.orig 2011-01-15 18:50:03.000000000 +0000 -+++ library/sxfile/getusername.cpp -@@ -16,6 +16,7 @@ - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - -+#include <unistd.h> - #include "getusername.h" - - #ifdef Q_OS_UNIX |