Changeset 4874 for extensions/digikam_export/piwigoexport/piwigos.cpp
- Timestamp:
- 02/10/10 22:18:02 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
extensions/digikam_export/piwigoexport/piwigos.cpp
r4770 r4874 71 71 } 72 72 73 unsigned int Piwigo::galleryId() const74 {75 return mPiwigoId;76 }77 78 73 // ------------------------------------- 79 74 … … 96 91 { 97 92 mPassword = password; 98 }99 100 void Piwigo::setPiwigoId(unsigned int galleryId)101 {102 mPiwigoId = galleryId;103 93 } 104 94
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)