aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql-gui/files/patch-FL-Selection.H
blob: 7c9e2db4fe494e6e0c6aa98220526a024bc63763 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- FL/Selection.H.orig Wed Sep  3 19:03:20 2003
+++ FL/Selection.H  Wed Sep  3 19:03:27 2003
@@ -17,7 +17,7 @@
 private:
    class SelectionRange
    {
-   friend Selection;
+   friend class Selection;
    private:
        int mFrom;
        int mTo;