summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3544fa2)
raw | patch | inline | side by side (parent: 3544fa2)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 16 Feb 2008 09:52:34 +0000 (09:52 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 16 Feb 2008 09:52:34 +0000 (09:52 +0000) |
src/desktop-style.cpp | patch | blob | history |
diff --git a/src/desktop-style.cpp b/src/desktop-style.cpp
index 619986b572310d96260996694c509fd0f4852e2d..48dc594002c7cf69a9e54ea3f9df57d38610d344 100644 (file)
--- a/src/desktop-style.cpp
+++ b/src/desktop-style.cpp
}
}
- if (texts == 0 || !style_res->text->font_specification.set)
+ if (texts == 0)
return QUERY_STYLE_NOTHING;
if (texts > 1) {