summaryrefslogtreecommitdiffstats
path: root/kpdf/shell/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpdf/shell/shell.h')
-rw-r--r--kpdf/shell/shell.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kpdf/shell/shell.h b/kpdf/shell/shell.h
index 6198aa4c..d1ace108 100644
--- a/kpdf/shell/shell.h
+++ b/kpdf/shell/shell.h
@@ -100,6 +100,7 @@ namespace KPDF
void addTab();
void removeTab();
+ void slotPrint();
void slotQuit();
private slots:
@@ -122,6 +123,7 @@ namespace KPDF
void slotMoveTabRight();
void slotRemoveOtherTabs();
void slotSetTabCaption(const TQString &caption);
+ void slotSetPrintActionEnabled(bool enabled);
signals:
void restoreDocument(TDEConfig* config);