Commit cf4f64d6 authored by Илья Богданов's avatar Илья Богданов
Browse files

Замечания по dialog.h

parent b44d3f3a
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -17,7 +17,7 @@ public slots:
void sltSetSizes(int p_rCt, int p_cCt) const;
void sltSetContents(int p_row, int p_column, QTableWidgetItem *p_item);
private:
private: //!!! Все методы событий - protected, а не private
void closeEvent(QCloseEvent *event);
};
......
Supports Markdown
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