|
[Bug 108060] printing doesn't allow page selection: msg#00168kde.kst
------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=108060 ------- Additional Comments From arwalker sumusltd com 2005-07-20 23:50 ------- SVN commit 437080 by arwalker: CCBUG:108060 Modify KDE version requirement. M +2 -2 kst.cpp --- trunk/extragear/graphics/kst/kst/kst.cpp #437079:437080 @ -1334,7 +1334,7 @ ks->save(); -#if KDE_VERSION <= KDE_MAKE_VERSION(3,3,0) +#if KDE_VERSION < KDE_MAKE_VERSION(3,3,0) int iFromPage = printer.fromPage(); int iToPage = printer.toPage(); @ -1352,7 +1352,7 @ win = dynamic_cast<KstViewWindow*>(it->currentItem()); if (win && !win->view()->children().isEmpty()) { pages++; -#if KDE_VERSION <= KDE_MAKE_VERSION(3,3,0) +#if KDE_VERSION < KDE_MAKE_VERSION(3,3,0) if ((iFromPage == 0 && iToPage == 0) || (iFromPage <= pages && iToPage >= pages)) { #else |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | extragear/graphics/kst/kst: 00168, Andrew Walker |
|---|---|
| Next by Date: | [Bug 108664] Crash when resizing window: 00168, Andrew Walker |
| Previous by Thread: | [Bug 108060] printing doesn't allow page selectioni: 00168, Andrew Walker |
| Next by Thread: | [Bug 104935] New (Edit) Vector dialog should have easier search for vector names.: 00168, Andrew Walker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |