|
branches/work/kst/1.1/kst/kst: msg#00174kde.kst
SVN commit 437104 by staikos: ah we need this one too M +2 -2 kst.cpp --- branches/work/kst/1.1/kst/kst/kst.cpp #437103:437104 @@ -1158,7 +1158,7 @@ ks->printing.monochrome = printer.option("kst-plot-monochrome"); 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(); @@ -1176,7 +1176,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: | branches/work/kst/1.1/kst/kst: 00174, George Staikos |
|---|---|
| Next by Date: | [Bug 104347] window width is widened automatically when the status bar needs more room: 00174, George Staikos |
| Previous by Thread: | branches/work/kst/1.1/kst/ksti: 00174, George Staikos |
| Next by Thread: | Undeliverable: test: 00174, System Administrator |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |