mpviewplugins/mpmediawallviewplugin/tsrc/unittest_mptracklistwidget/inc/unittest_mptracklistwidget.h
changeset 55 f3930dda3342
parent 47 4cc1412daed0
equal deleted inserted replaced
51:560ce2306a17 55:f3930dda3342
    13 *
    13 *
    14 * Description: Unit test for MpTrackListWidget
    14 * Description: Unit test for MpTrackListWidget
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #ifndef TESTMPREFLECTIONEFFECT_H
    18 #ifndef TESTMPTRACKLISTWIDGET_H
    19 #define TESTMPREFLECTIONEFFECT_H
    19 #define TESTMPTRACKLISTWIDGET_H
    20 
    20 
    21 #include <QtTest/QtTest>
    21 #include <QtTest/QtTest>
    22 
    22 
    23 class MpTrackListWidget;
    23 class MpTrackListWidget;
    24 
    24 
    43 
    43 
    44 private:
    44 private:
    45     MpTrackListWidget          *mTest;
    45     MpTrackListWidget          *mTest;
    46 };
    46 };
    47 
    47 
    48 #endif  // TESTMPREFLECTIONEFFECT_H
    48 #endif  // TESTMPTRACKLISTWIDGET_H