Extract out most code for text-with-ResourceId-links from RDTreeWidget

* The RDTreeWidget items still use this code, but it can now be reused
  on other widgets like RDLabel.
This commit is contained in:
baldurk
2017-11-21 14:45:22 +00:00
parent ec8a4e82fb
commit 32a74e20e1
4 changed files with 368 additions and 328 deletions
+2
View File
@@ -179,6 +179,8 @@ int main(int argc, char *argv[])
QApplication application(argc, argv);
RegisterMetatypeConversions();
{
PersistantConfig config;