exports.h
changeset 465 8e6b95a0efa0
parent 424 d886c77ac0fe
child 497 ab118b86bc54
     1.1 --- a/exports.h	Wed Apr 25 16:02:54 2007 +0000
     1.2 +++ b/exports.h	Wed Apr 25 16:02:54 2007 +0000
     1.3 @@ -8,6 +8,10 @@
     1.4  #include "mapcenterobj.h"
     1.5  #include "settings.h"
     1.6  
     1.7 +
     1.8 +/*! \brief Base class for all exports
     1.9 +*/
    1.10 +
    1.11  ///////////////////////////////////////////////////////////////////////
    1.12  
    1.13  class ExportBase