From 06aca0d336b4c6fc08f1b448c271ce8b4e5144e8 Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Tue, 4 Sep 2018 20:34:39 +0930 Subject: added BUGS file, created and placed cells However, the cells will soon use std::vector instead of a qt list. --- BUGS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 BUGS (limited to 'BUGS') diff --git a/BUGS b/BUGS new file mode 100644 index 0000000..ba206ea --- /dev/null +++ b/BUGS @@ -0,0 +1,4 @@ +If GRIDOFFSET isn't 10 You can't get to some edges of the grid +(see qtminesweeper::keyPressEvent(..) in qtminesweeper.cpp) + + -- cgit v1.2.3