Ignore:
Timestamp:
Feb 10, 2010, 10:18:02 PM (14 years ago)
Author:
fcoiffie
Message:

[digikam_export] Removal of all useless and commented code

  • Temporary files are removed
  • Warnings correction
  • Selected 'thumbnail size' is stored in the configuration file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/digikam_export/piwigoexport/piwigowindow.h

    r4770 r4874  
    8080    void slotError(const QString& msg);
    8181    void slotAlbums(const QList<GAlbum>& albumList);
    82     void slotPhotos(const QList<GPhoto>& photoList);
    8382    void slotAlbumSelected();
    84 //    void slotOpenPhoto(const KUrl& url);      // DISABLED for NOW!
    85     void slotNewAlbum();
    8683    void slotAddPhoto();
    8784    void slotAddPhotoNext();
Note: See TracChangeset for help on using the changeset viewer.