Browse Source

small changes

Kandrashin Denis 13 năm trước cách đây
mục cha
commit
4e44469ed0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      source/fb2main.h

+ 1 - 1
source/fb2main.h

@@ -51,7 +51,7 @@ private:
     static Fb2MainDocument * loadFB2(const QString &filename);
     bool loadXML(const QString &filename);
     void connectTextDocument(QTextDocument * document);
-    QIcon MainWindow::icon(const QString &name);
+    QIcon icon(const QString &name);
 
 private:
     void init();