1.7.16 Small bugfixes
authorinsilmaril
Mon, 08 May 2006 13:25:46 +0000
changeset 3136ae1c6f1b7eb
parent 312 d1d464798f08
child 314 549bb67a8ab2
1.7.16 Small bugfixes
imports.h
     1.1 --- a/imports.h	Mon May 08 13:25:46 2006 +0000
     1.2 +++ b/imports.h	Mon May 08 13:25:46 2006 +0000
     1.3 @@ -39,6 +39,14 @@
     1.4  
     1.5  
     1.6  ///////////////////////////////////////////////////////////////////////
     1.7 +class ImportFirefoxBookmarks:public ImportBase
     1.8 +{
     1.9 +public:
    1.10 +	bool transform();
    1.11 +};	
    1.12 +
    1.13 +
    1.14 +///////////////////////////////////////////////////////////////////////
    1.15  class ImportMM:public ImportBase
    1.16  {
    1.17  public: