~bulldog98/invertika/invertika-svn

« back to all changes in this revision

Viewing changes to src/gui/widgets/itemcontainer.cpp

  • Committer: seeseekey
  • Date: 2011-10-06 06:48:04 UTC
  • Revision ID: svn-v4:784bf6b6-0765-11df-962c-b5c252e50527:trunk/client:5415
Client aktualisiert.

Show diffs side-by-side

added added

removed removed

Lines of Context:
228
228
    }
229
229
}
230
230
 
 
231
void ItemContainer::hidePopup()
 
232
{
 
233
    mItemPopup->setVisible(false);
 
234
}
 
235
 
231
236
void ItemContainer::keyPressed(gcn::KeyEvent &event)
232
237
{
233
238
    /*switch (event.getKey().getValue())