From 386b0884f19b5d05cbbbce2bda1be6f4dc437ece Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 15 May 2016 12:32:56 +0200 Subject: many: remove executable bit from source files We no longer have this recurring problem since I enabled ignoring executable bit changes on the Windows workstation. --- gui/options-dialog.cpp | 0 gui/settings.ui | 0 gui/ui.cpp | 0 gui/ui.h | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 gui/options-dialog.cpp mode change 100755 => 100644 gui/settings.ui mode change 100755 => 100644 gui/ui.cpp mode change 100755 => 100644 gui/ui.h (limited to 'gui') diff --git a/gui/options-dialog.cpp b/gui/options-dialog.cpp old mode 100755 new mode 100644 diff --git a/gui/settings.ui b/gui/settings.ui old mode 100755 new mode 100644 diff --git a/gui/ui.cpp b/gui/ui.cpp old mode 100755 new mode 100644 diff --git a/gui/ui.h b/gui/ui.h old mode 100755 new mode 100644 -- cgit v1.2.3