15 Oct
                
                    2013
                
            
            
                15 Oct
                
                '13
                
            
            
            
        
    
                8:48 p.m.
            
        Hi all, I just found this in sp-root.h:
class SPRoot : public SPGroup { ... bool viewBox_set : true;
I do not know what it means. Does it mean: bool viewBox_set : 1;
If so, let's change it to a more recognizable format?
Cheers, Johan