diff options
Diffstat (limited to 'x11/kvidtune/files/patch-ab')
-rw-r--r-- | x11/kvidtune/files/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/kvidtune/files/patch-ab b/x11/kvidtune/files/patch-ab deleted file mode 100644 index cb1de1af20a9..000000000000 --- a/x11/kvidtune/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- kvidtune/dlgadvancedxstartup.h.orig Fri Jan 21 19:40:59 2000 -+++ kvidtune/dlgadvancedxstartup.h Fri Jan 21 19:45:44 2000 -@@ -23,8 +23,8 @@ - Q_OBJECT - - private: -- const stepX = 8; -- const stepY = 2; -+ static const int stepX = 8; -+ static const int stepY = 2; - - KVidData *vidData; - XF86DisplaySection *currentDispSect; |