aboutsummaryrefslogtreecommitdiff
path: root/dw/table.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2015-01-02 00:39:21 +0100
committerSebastian Geerken <devnull@localhost>2015-01-02 00:39:21 +0100
commit974f88a4adc3ef460ad00ba3d398f697c8812393 (patch)
tree55c88aad376ae3d6a0a2f714c9f55673d9d989ef /dw/table.hh
parentecb8be82abafc3c7580cdeed4c8902b44bd06ae5 (diff)
parent86e780e73a11e8b9d1d57cb5f283c4fee6ca68e8 (diff)
Merge with main repo.
Diffstat (limited to 'dw/table.hh')
-rw-r--r--dw/table.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/table.hh b/dw/table.hh
index 44abc42f..2ad56447 100644
--- a/dw/table.hh
+++ b/dw/table.hh
@@ -436,7 +436,7 @@ private:
void forceCalcCellSizes (bool calcHeights);
void apportionRowSpan ();
- void calcColumnExtremes ();
+ void _unused_calcColumnExtremes ();
void forceCalcColumnExtremes ();
void calcExtremesSpanMulteCols (int col, int cs,
core::Extremes *cellExtremes,