diff options
author | Ken Moore <ken@pcbsd.org> | 2015-02-19 16:36:38 -0500 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2015-02-19 16:36:38 -0500 |
commit | 467b8d8735a9d94684f9508a9f45dd4859cdfea5 (patch) | |
tree | b8e54a6e439953e565eda7baf39679233b261cbe /lumina-info/lumina-info.pro | |
parent | Make sure that the second round of mimetype filters is performed case-insensi... (diff) | |
download | lumina-467b8d8735a9d94684f9508a9f45dd4859cdfea5.tar.gz lumina-467b8d8735a9d94684f9508a9f45dd4859cdfea5.tar.bz2 lumina-467b8d8735a9d94684f9508a9f45dd4859cdfea5.zip |
Update the ROADMAP to 1.0.0-Release
Also make a couple minor tweaks to lumina-info (mostly commented-out debugging statements)
Diffstat (limited to 'lumina-info/lumina-info.pro')
-rw-r--r-- | lumina-info/lumina-info.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lumina-info/lumina-info.pro b/lumina-info/lumina-info.pro index 96fce312..3ae3cb0a 100644 --- a/lumina-info/lumina-info.pro +++ b/lumina-info/lumina-info.pro @@ -1,6 +1,5 @@ -QT += core gui -greaterThan(QT_MAJOR_VERSION, 4): QT += widgets network +QT += core gui widgets network TARGET = lumina-info isEmpty(PREFIX) { |