blob: 32680d717957c34004ed431cb9e2b2a5d3c8bf7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Tips for developers
===================
KSpread has a few hidden keys (aka easter-eggs :) that help debugging it,
without the need for menuitems to be removed before releasing.
The current debug keys are:
Ctrl-Shift-T : activate kspread's self tests
Ctrl-Shift-I : show object inspector
|