diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-16 21:33:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-16 21:33:25 +0000 |
commit | 88868ee1d7cd8b5192dc0da0e357f62ea0440d77 (patch) | |
tree | aeca41104562eb542af39fab81ef56a1c82f7806 /audio/anthem/files/patch-RubberSelectionBox.cpp | |
parent | - MASTER_SITE is back, remove BROKEN (diff) |
2007-03-16 audio/anthem: this software is not developed any more
Notes
Notes:
svn path=/head/; revision=187550
Diffstat (limited to 'audio/anthem/files/patch-RubberSelectionBox.cpp')
-rw-r--r-- | audio/anthem/files/patch-RubberSelectionBox.cpp | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/audio/anthem/files/patch-RubberSelectionBox.cpp b/audio/anthem/files/patch-RubberSelectionBox.cpp deleted file mode 100644 index 97662086c60d..000000000000 --- a/audio/anthem/files/patch-RubberSelectionBox.cpp +++ /dev/null @@ -1,36 +0,0 @@ -*** ../anthem-0.0.17.old/anthem/gadgets/RubberSelectionBox.cpp Sun Jul 28 11:13:06 2002 ---- anthem/gadgets/RubberSelectionBox.cpp Wed Nov 12 21:47:26 2003 -*************** -*** 41,47 **** - - - void RubberSelectionBox::startAnchoredDrag(int x, int y, int width, int height, -! int private_word = 0, - bool autoScroll, - bool constrain, - int minx, int miny, ---- 41,47 ---- - - - void RubberSelectionBox::startAnchoredDrag(int x, int y, int width, int height, -! int private_word , - bool autoScroll, - bool constrain, - int minx, int miny, -*************** -*** 75,81 **** - - - void RubberSelectionBox::startDragBox(int x, int y, -! int private_word = 0, - int boxx, int boxy, - int boxwidth, int boxheight, - bool autoScroll, ---- 75,81 ---- - - - void RubberSelectionBox::startDragBox(int x, int y, -! int private_word , - int boxx, int boxy, - int boxwidth, int boxheight, - bool autoScroll, |