diff options
Diffstat (limited to 'src/knowit.h')
| -rw-r--r-- | src/knowit.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/knowit.h b/src/knowit.h index 2ee4897..45399a8 100644 --- a/src/knowit.h +++ b/src/knowit.h @@ -171,6 +171,8 @@ class Knowit : public TDEMainWindow void slotFilePrint(); /** Shows basic file statistics */ void slotFileInfo(); + /** Shows system file properties dialog */ + void slotFileProperties(); /** Quits KnowIt */ void slotFileQuit(); /** Turns bold in edit window on/off */ |
