]> Shamusworld >> Repos - architektonas/blobdiff - src/base/rs_dialogfactory.h
Changed RS_Graphic to Drawing; this is less confusing as a drawing is
[architektonas] / src / base / rs_dialogfactory.h
index 733f7cca778bcefc8823caed002494197e1172d7..19d64f486c5dd827bf69ce336fe4dc41beeb7f88 100644 (file)
@@ -22,7 +22,6 @@ class RS_DialogFactory
 
                void setFactoryObject(RS_DialogFactoryInterface * fo);
                RS_DialogFactoryInterface * getFactoryObject();
-
                void commandMessage(const QString & m);
 
        private: