Skip to content

Commit

Permalink
forgot to close file
Browse files Browse the repository at this point in the history
  • Loading branch information
dobo90 committed Dec 1, 2013
1 parent 4e4e3a2 commit 32a1620
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lxqtguiplatformplugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ LxQtGuiPlatformPlugin::LxQtGuiPlatformPlugin() {

QByteArray line = file.readLine();
iconThemeName = line.simplified();

file.close()
}

LxQtGuiPlatformPlugin::~LxQtGuiPlatformPlugin() {
Expand Down

0 comments on commit 32a1620

Please sign in to comment.