20 #ifndef PROFILECOMMENTDISPLAY_DIALOG_H
21 #define PROFILECOMMENTDISPLAY_DIALOG_H
24 #include "../mcontroller.h"
25 #include "../ui_profileCommentDisplay.h"
57 const Hash& aFirstCommentToDisplay,
58 const Hash& aViewedProfile ,
59 const Profile& aSelectedProfile);
72 Ui_profileCommentDisplay
ui ;
Hash is class that carries 160-bit digest.
Definition: hash.h:37
Pure-virtual interface class for controller. This is spammed across parties needing access to applica...
Definition: mcontroller.h:39
Carrier-class for user-profile data.
Definition: profile.h:36
base-class for content-posting dialogs of classified ads
Definition: dialogbase.h:31