File: combobox.pri

package info (click to toggle)
ukui-control-center 3.22.1.29-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 42,420 kB
  • sloc: cpp: 77,963; xml: 2,408; sh: 30; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
SOURCES += \
        $$PWD/combobox.cpp \
        $$PWD/comboboxitem.cpp \
        $$PWD/nofocusframedelegate.cpp \

HEADERS += \
        $$PWD/combobox.h \
        $$PWD/comboboxitem.h \
        $$PWD/nofocusframedelegate.h \