summaryrefslogtreecommitdiff
path: root/client/mainwindow.h
diff options
context:
space:
mode:
authordeva <deva>2006-04-21 13:50:55 +0000
committerdeva <deva>2006-04-21 13:50:55 +0000
commit4d2903789bc9a497cb1210de6d7653f8215143a5 (patch)
treef7efa8925aa6d0b51876ed22b50688c3969e3f2c /client/mainwindow.h
parent1b68dd554e2e238f499ebfd12c222263fe050bd2 (diff)
*** empty log message ***
Diffstat (limited to 'client/mainwindow.h')
-rw-r--r--client/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/mainwindow.h b/client/mainwindow.h
index 9425d40..723b747 100644
--- a/client/mainwindow.h
+++ b/client/mainwindow.h
@@ -79,6 +79,7 @@ private:
VideoWidget *video;
QPushButton *createButton(char* icon);
+ QPixmap loadIcon(char* fname);
};
#endif/*__MIAV_MAINWINDOW_H__*/