Skip to content

Commit

Permalink
Missing QDir include in MOInfo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 committed Sep 26, 2023
1 parent 726bd25 commit 7ef39f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/imoinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef IMOINFO_H
#define IMOINFO_H

#include <QDir>
#include <QList>
#include <QMainWindow>
#include <QString>
Expand Down

0 comments on commit 7ef39f5

Please sign in to comment.