lycis / QtDropbox

Dropbox API for Qt
GNU Lesser General Public License v3.0
102 stars 47 forks source link

Update to fix issue #50 #53

Open ZachHaber opened 8 years ago

ZachHaber commented 8 years ago

50 The issue that was that QTDROPBOXSHARED_EXPORT wasn't being put in front of the class definition, which caused the generated libraries not to include this class and its functions.