diff options
| author | totycro <totycro@unknown-horizons.org> | 2011-04-06 15:29:28 +0200 |
|---|---|---|
| committer | totycro <totycro@unknown-horizons.org> | 2011-04-06 15:29:28 +0200 |
| commit | f61f861df5944f72969e994d30ac26dcd38665df (patch) | |
| tree | 9c0e3a80677bc36b9de2aaec1607f0e8d1e0273e /pacman-c++ | |
| parent | 37efaaed60ed3db23c4e9c55e7aba6b98ee2f6cc (diff) | |
| download | foop-f61f861df5944f72969e994d30ac26dcd38665df.tar.gz foop-f61f861df5944f72969e994d30ac26dcd38665df.tar.bz2 foop-f61f861df5944f72969e994d30ac26dcd38665df.zip | |
merge 3
Diffstat (limited to 'pacman-c++')
| -rw-r--r-- | pacman-c++/block.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pacman-c++/block.h b/pacman-c++/block.h index 851f45c..2354bc2 100644 --- a/pacman-c++/block.h +++ b/pacman-c++/block.h | |||
| @@ -21,7 +21,6 @@ public: | |||
| 21 | Block(Color::Color color, unsigned int neighbours = None, QGraphicsItem *parent = 0); | 21 | Block(Color::Color color, unsigned int neighbours = None, QGraphicsItem *parent = 0); |
| 22 | virtual ~Block() {}; | 22 | virtual ~Block() {}; |
| 23 | 23 | ||
| 24 | |||
| 25 | void setNeighbours(unsigned int neighbours); | 24 | void setNeighbours(unsigned int neighbours); |
| 26 | 25 | ||
| 27 | private: | 26 | private: |
