Changeset 40 for QtMPC.pro


Ignore:
Timestamp:
01/06/08 17:37:58 (4 years ago)
Author:
sander
Message:

About dialog added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • QtMPC.pro

    r37 r40  
    1717        gui/musiclibrarymodel.h \ 
    1818        gui/playlisttablemodel.h \ 
     19        gui/about_dialog.h \ 
    1920        gui/preferences_dialog.h \ 
    2021        lib/mpdconnection.h \ 
     
    2425 
    2526FORMS += gui/main_window.ui \ 
     27        gui/about_dialog.ui \ 
    2628        gui/preferences_dialog.ui 
    2729 
     
    3133        gui/musiclibrarymodel.cpp \ 
    3234        gui/playlisttablemodel.cpp \ 
     35        gui/about_dialog.cpp \ 
    3336        gui/preferences_dialog.cpp \ 
    3437        lib/mpdconnection.cpp \ 
Note: See TracChangeset for help on using the changeset viewer.