• Caolán McNamara's avatar
    move static bitmap into a svapp member · a3694b1b
    Caolán McNamara yazdı
    so it won't crash on exit when its dtor uses stuff destroyed by deinitvcl
    already.
    
    also fix comparisons, i.e. presumably
    aLastColorTopLeft == aLastColorTopLeft etc
    should have been aLastColorTopLeft == aColorTopLeft
    
    Change-Id: I1f3dc47504c5add113b3a8bcadf010ca3b9f4c31
    a3694b1b
svdata.hxx 19.8 KB