| Summary: | (aesthetic) main window icon size should be taken from Desktop/File Manager setting | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Marek <spec> |
| Component: | general | Assignee: | KDevelop-Devel List <kdevelop-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Slackware | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Marek
2003-01-21 20:36:39 UTC
the title should be "... should NOT be taken ..." - sorry about that I can not reproduce this one. Can you test this one with a new KDevelop version? It is fixed in CVS.
mainwindow.cpp, line 409: child->setIcon(SmallIcon("kdevelop")); // was empty or
too big, take something useful
|