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

suggest: improve path management in gui/about_dialog/version_image_widget.cc #36

Closed
GoogleCodeExporter opened this issue Apr 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

version: mozc-0.13.464.102
target file: gui/about_dialog/version_image_widget.cc
category: path management
OS: FreeBSD 9-CURRENT / 8.1-RELEASE
CC: gcc 4.2.1 (FreeBSD default compiler)


'new QPixmap(":/update_uptodate.png")' looks depending on path management
of Qt. Please consider another way of path management. OSes prefer to
use their default icon pathes.

Original issue reported on code.google.com by daichig...@gmail.com on 20 Sep 2010 at 3:32

@GoogleCodeExporter
Copy link
Author

Actually version_image_widget has not been used so we removed it in r49.
You no longer need to patch this line.

Thanks.

Original comment by yukawa@google.com on 4 Nov 2010 at 8:23

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant