mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 10:00:40 +00:00
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:
@@ -179,6 +179,8 @@ int main(int argc, char *argv[])
|
||||
|
||||
QApplication application(argc, argv);
|
||||
|
||||
RegisterMetatypeConversions();
|
||||
|
||||
{
|
||||
PersistantConfig config;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user