Show
Ignore:
Timestamp:
10/29/07 01:36:28 (13 months ago)
Author:
flynd
Message:

Renamed MsgView? to MessageList? and moved it to widgets dir.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/qt-gui_qt4/src/widgets/CMakeLists.txt

    r5567 r5724  
    33  colorbutton.cpp 
    44  infofield.cpp 
     5  messagelist.cpp 
    56  mledit.cpp 
    67  protocombobox.cpp 
     
    2021 
    2122add_library(widgets STATIC ${widgets_SRCS} ${widget_MOC_SRCS}) 
    22 target_link_libraries(widgets config) 
     23target_link_libraries(widgets config helpers)