~cyrildz/playermodules/trunk

« back to all changes in this revision

Viewing changes to albummodel.h

  • Committer: cyrildz
  • Date: 2015-05-16 15:32:46 UTC
  • Revision ID: cyrildz@gmail.com-20150516153246-b4ymy79mmn1lgxd1
added a proper application configuration directory.
I fixed some bugs

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
      */
128
128
 
129
129
     QString connectionName;
 
130
 
 
131
     QString configPath;
130
132
};
131
133
 
132
134