Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core shouldn't depend on Gui #18

Open
szreder opened this issue Nov 26, 2013 · 0 comments
Open

Core shouldn't depend on Gui #18

szreder opened this issue Nov 26, 2013 · 0 comments
Assignees
Labels

Comments

@szreder
Copy link
Collaborator

szreder commented Nov 26, 2013

I've found the following dependencies, attributes and data in Core part which, I believe, shouldn't be there:

  • QColor Item::fontColor_;
  • char Quest::fontColor_; //why is this char anyway?
  • Core/Board depends on Gui/BoardArea
  • Core/GameCycle depends on Gui/MainWindow
  • Core/GameMaster depends on various windows from Gui
@szreder szreder closed this as completed Nov 26, 2013
@szreder szreder reopened this Nov 26, 2013
@ghost ghost assigned Soszu Nov 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants