diff options
author | Ken Moore <ken@pcbsd.org> | 2015-04-22 12:29:34 -0400 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2015-04-22 12:29:34 -0400 |
commit | 072b91f448e94d2d61d55f81bc7c3e2d89d72018 (patch) | |
tree | cdf808fa0573cddef6df6618be0749eefc3c982d /lumina-fileinfo/lumina-fileinfo.pro | |
parent | Add support for running "lumina-fileinfo" from the right-click menu in lumina-fm (diff) | |
download | lumina-072b91f448e94d2d61d55f81bc7c3e2d89d72018.tar.gz lumina-072b91f448e94d2d61d55f81bc7c3e2d89d72018.tar.bz2 lumina-072b91f448e94d2d61d55f81bc7c3e2d89d72018.zip |
Re-enable lumina-fileinfo within the general lumina build procedure and update the port files as necessary
Diffstat (limited to 'lumina-fileinfo/lumina-fileinfo.pro')
-rw-r--r-- | lumina-fileinfo/lumina-fileinfo.pro | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lumina-fileinfo/lumina-fileinfo.pro b/lumina-fileinfo/lumina-fileinfo.pro index b691799b..b565818d 100644 --- a/lumina-fileinfo/lumina-fileinfo.pro +++ b/lumina-fileinfo/lumina-fileinfo.pro @@ -1,9 +1,3 @@ -#------------------------------------------------- -# -# Project created by QtCreator 2015-02-24T18:52:15 -# -#------------------------------------------------- - QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets |