GH-1876 replace ColumnResizer with a newer, BSD-3 licensed version

Also, keep licensing info only in one file.
The COPYING.md is now a resource and rendered to HTML in the About dialog.
This commit is contained in:
Petr Mrázek
2017-05-06 18:27:47 +02:00
parent 15c829fd3c
commit 3263b52e0c
10 changed files with 290 additions and 468 deletions

View File

@@ -65,6 +65,7 @@ SET(MULTIMC_SOURCES
VersionProxyModel.cpp
ColorCache.h
ColorCache.cpp
HoeDown.h
# GUI - windows
MainWindow.h
@@ -282,6 +283,7 @@ set(MULTIMC_QRCS
resources/pe_blue/pe_blue.qrc
resources/OSX/OSX.qrc
resources/iOS/iOS.qrc
resources/documents/documents.qrc
)
######## Windows resource files ########