~d-nelson/research-assistant/nextDNK

« back to all changes in this revision

Viewing changes to RAPlugins/Nelson/Nelson.h

  • Committer: Viktor Bursian at blin-Ubuntu
  • Date: 2013-06-20 11:52:11 UTC
  • mto: (4.2.2 trunk)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: vbursian@gmail.com-20130620115211-p3fpx9e3lmevyalt
Further simplification of pro-files: got rid of pri-files and of tr.pro-files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
class sNelson : public QObject ,public sInstrumentalPackage
33
33
{
34
34
    Q_OBJECT
 
35
    Q_PLUGIN_METADATA(IID "BursianSoft.RA.sInstrumentalPackage")
35
36
    Q_INTERFACES(RA::sInstrumentalPackage)
36
37
    ADAM(sNelson)
37
38