diff options
Diffstat (limited to 'x11/kvidtune/files/patch-ac')
-rw-r--r-- | x11/kvidtune/files/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/kvidtune/files/patch-ac b/x11/kvidtune/files/patch-ac deleted file mode 100644 index c1c6bc2608bb..000000000000 --- a/x11/kvidtune/files/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ ---- kvidtune/toplevel.h.orig Fri Jan 21 19:43:18 2000 -+++ kvidtune/toplevel.h Fri Jan 21 19:43:31 2000 -@@ -112,8 +112,8 @@ - - int menu_item_save; - -- const int ID_STATUS_GENERAL = 1; -- const int ID_TOOLBAR_SAVE = 2; -+ static const int ID_STATUS_GENERAL = 1; -+ static const int ID_TOOLBAR_SAVE = 2; - - public slots: - |