Skip to content
Commit f5e39409 authored by Noah Davis's avatar Noah Davis 🌵
Browse files

Fix generating in parent of generated icon dir

Qt docs say this about QFileInfo::absoluteDir():

> Returns the file's absolute path as a QDir object.

This is not true. It returns the parent dir as a QDir object.
parent 83b56619
Pipeline #448069 passed with stage
in 4 minutes and 29 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment